llvm::getInstrProfRuntimeHookVarUseFuncName

Return the name of the compiler generated function that references the runtime hook variable. The function is a weak global.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

StringRef
getInstrProfRuntimeHookVarUseFuncName();

Return Value

Name of the weak function that references the runtime hook.