llvm::getInstrProfRegFuncName

Return the name of the runtime interface that registers per-function control data for one instrumented function.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

StringRef
getInstrProfRegFuncName();

Return Value

Name of the single-function registration runtime entry point.