Searched defs:instrumentOneFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfileProbe.cpp | 344 void SampleProfileProber::instrumentOneFunc(Function &F, TargetMachine *TM) { instrumentOneFunc() function in SampleProfileProber |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 871 static void instrumentOneFunc( instrumentOneFunc() function |