Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp805 static bool InstrumentAllFunctions( in InstrumentAllFunctions() function
829 return InstrumentAllFunctions(M, LookupBPI, LookupBFI); in runOnModule()
844 if (!InstrumentAllFunctions(M, LookupBPI, LookupBFI)) in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1384 static bool InstrumentAllFunctions( in InstrumentAllFunctions() function
1411 return InstrumentAllFunctions(M, LookupBPI, LookupBFI); in runOnModule()
1425 if (!InstrumentAllFunctions(M, LookupBPI, LookupBFI)) in run()