Searched refs:IsEntryBB (Results 1 – 1 of 1) sorted by relevance
771 bool IsEntryBB = &BB == &F.getEntryBlock(); in InjectCoverageAtBlock() local773 if (IsEntryBB) { in InjectCoverageAtBlock()808 if (Options.StackDepth && IsEntryBB && !IsLeafFunc) { in InjectCoverageAtBlock()