Searched refs:annotateAllFunctions (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 850 static bool annotateAllFunctions( in annotateAllFunctions() function 935 if (!annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI)) in run() 952 return annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI); in runOnModule()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1431 static bool annotateAllFunctions( in annotateAllFunctions() function 1550 if (!annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI)) in run() 1567 return annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI); in runOnModule()
|