Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp266 static cl::opt<bool> PGOFunctionEntryCoverage( variable
383 if (PGOFunctionEntryCoverage) in createIRLevelProfileFlagVar()
866 if (PGOFunctionEntryCoverage) { in instrumentOneFunc()
1740 if (PGOFunctionEntryCoverage) in instrumentOneSelectInst()