Searched refs:PGOFunctionEntryCoverage (Results 1 – 1 of 1) sorted by relevance
261 static cl::opt<bool> PGOFunctionEntryCoverage( variable383 if (PGOFunctionEntryCoverage) in createIRLevelProfileFlagVar()865 if (PGOFunctionEntryCoverage) { in instrumentOneFunc()1661 if (!PGOInstrSelect || PGOFunctionEntryCoverage || HasSingleByteCoverage) in visitSelectInst()