Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1606 static bool InstrumentAllFunctions( in InstrumentAllFunctions() function
1650 return InstrumentAllFunctions(M, LookupTLI, LookupBPI, LookupBFI, IsCS); in runOnModule()
1666 if (!InstrumentAllFunctions(M, LookupTLI, LookupBPI, LookupBFI, IsCS)) in run()