dump overloads
Synopses
Declared in <llvm/IR/Metadata.h>
User‐friendly dump.
void
dump() const;
Dump this metadata to stderr using M for slot tracking.
Parameters
Name |
Description |
M |
Optional module used for canonical metadata numbering. |
Created with MrDocs