Searched refs:createIRLevelProfileFlagVar (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 465 createIRLevelProfileFlagVar(M, /* IsCS */ true, PGOInstrumentEntry); in runOnModule() 1613 createIRLevelProfileFlagVar(M, /* IsCS */ false, PGOInstrumentEntry); in InstrumentAllFunctions() 1633 createIRLevelProfileFlagVar(M, /* IsCS */ true, PGOInstrumentEntry); in run()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 1146 void createIRLevelProfileFlagVar(Module &M, bool IsCS,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1140 void createIRLevelProfileFlagVar(Module &M, bool IsCS, in createIRLevelProfileFlagVar() function
|