Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1438 static bool annotateAllFunctions( in annotateAllFunctions() function
1569 if (!annotateAllFunctions(M, ProfileFileName, ProfileRemappingFileName, in run()
1587 return annotateAllFunctions(M, ProfileFileName, "", LookupBPI, LookupBFI); in runOnModule()