Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp850 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/
DPGOInstrumentation.cpp1431 static bool annotateAllFunctions( in annotateAllFunctions() function
1550 if (!annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI)) in run()
1567 return annotateAllFunctions(M, ProfileFileName, LookupBPI, LookupBFI); in runOnModule()