Return the symbol‐table name entry for this value, if any.
Declared in <llvm/IR/Value.h>
<llvm/IR/Value.h>
ValueName* getValueName() const;
The ValueName entry, or null if unnamed.
Created with MrDocs