llvm::ExternalSymbolPseudoSourceValue::getSymbol

Return the external symbol name represented by this call-entry value.

Synopsis

Declared in <llvm/CodeGen/PseudoSourceValue.h>

char const*
getSymbol() const;

Return Value

The external symbol name referenced by this call entry.