Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1391 static bool InstrumentAllFunctions( in InstrumentAllFunctions() function
1418 return InstrumentAllFunctions(M, LookupBPI, LookupBFI); in runOnModule()
1432 if (!InstrumentAllFunctions(M, LookupBPI, LookupBFI)) in run()