Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp261 static cl::opt<bool> PGOFunctionEntryCoverage( variable
383 if (PGOFunctionEntryCoverage) in createIRLevelProfileFlagVar()
865 if (PGOFunctionEntryCoverage) { in instrumentOneFunc()
1661 if (!PGOInstrSelect || PGOFunctionEntryCoverage || HasSingleByteCoverage) in visitSelectInst()