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