Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h158 inline StringRef getInstrProfInitFuncName() { return "__llvm_profile_init"; } in getInstrProfInitFuncName() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp2120 getInstrProfInitFuncName(), M); in emitInitialization()