Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp263 static cl::opt<bool> PGOFunctionEntryCoverage( variable
405 if (PGOFunctionEntryCoverage) in createIRLevelProfileFlagVar()
889 if (PGOFunctionEntryCoverage) { in instrumentOneFunc()
1721 if (!PGOInstrSelect || PGOFunctionEntryCoverage || HasSingleByteCoverage) in visitSelectInst()