Home
last modified time | relevance | path

Searched refs:getInstrProfRegFuncsName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1047 getInstrProfRegFuncsName(), M); in emitRegistration()
1141 Function *RegisterF = M->getFunction(getInstrProfRegFuncsName()); in emitInitialization()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h124 inline StringRef getInstrProfRegFuncsName() { in getInstrProfRegFuncsName() function