llvm::InstrProfInstBase::getName

Return the instrumented function name as a GlobalVariable.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

GlobalVariable*
getName() const;

Return Value

The instrumented function name as a GlobalVariable.