Searched refs:PGOBlockCoverage (Results 1 – 1 of 1) sorted by relevance
266 static cl::opt<bool> PGOBlockCoverage( variable386 if (PGOBlockCoverage) in createIRLevelProfileFlagVar()852 if (!PGOBlockCoverage) { in instrumentOneFunc()860 PGOBlockCoverage); in instrumentOneFunc()883 NumCounters += PGOBlockCoverage ? 8 : 1; in instrumentOneFunc()891 I += PGOBlockCoverage ? 8 : 1; in instrumentOneFunc()901 Intrinsic::getDeclaration(M, PGOBlockCoverage in instrumentOneFunc()