Searched refs:PGOBlockCoverage (Results 1 – 1 of 1) sorted by relevance
268 static cl::opt<bool> PGOBlockCoverage( variable408 if (PGOBlockCoverage) in createIRLevelProfileFlagVar()876 if (!PGOBlockCoverage) { in instrumentOneFunc()884 PGOBlockCoverage); in instrumentOneFunc()944 NumCounters += PGOBlockCoverage ? 8 : 1; in instrumentOneFunc()952 I += PGOBlockCoverage ? 8 : 1; in instrumentOneFunc()962 Intrinsic::getDeclaration(M, PGOBlockCoverage in instrumentOneFunc()