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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1510 static bool InstrumentAllFunctions( function
1552 return InstrumentAllFunctions(M, LookupTLI, LookupBPI, LookupBFI, IsCS);
1568 if (!InstrumentAllFunctions(M, LookupTLI, LookupBPI, LookupBFI, IsCS))

Completed in 85 milliseconds