Return the symbol name.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

char const*
getSymbol() const;

Return Value

C string symbol.

Created with MrDocs