Home
last modified time | relevance | path

Searched refs:createProfileFileNameVar (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp492 void createProfileFileNameVar(Module &M) { in createProfileFileNameVar() function
525 createProfileFileNameVar(M); in instrumentModule()
DPGOInstrumentation.cpp434 createProfileFileNameVar(M, InstrProfileOutput); in runOnModule()
1579 createProfileFileNameVar(M, CSInstrName); in run()
DInstrProfiling.cpp1089 createProfileFileNameVar(*M, Options.InstrProfileOutput); in emitInitialization()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1136 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput);
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h1146 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp424 createProfileFileNameVar(M, InstrProfileOutput); in runOnModule()
1484 createProfileFileNameVar(M, CSInstrName); in run()
DInstrProfiling.cpp1028 createProfileFileNameVar(*M, Options.InstrProfileOutput); in emitInitialization()
/external/llvm-project/llvm/lib/ProfileData/
DInstrProf.cpp1138 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp1151 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { in createProfileFileNameVar() function