Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1826 static bool skipPGOUse(const Function &F) { in skipPGOUse() function
1851 if (skipPGOUse(F)) in skipPGOGen()
2125 if (skipPGOUse(F)) in annotateAllFunctions()