Searched refs:IsEntryBB (Results 1 – 1 of 1) sorted by relevance
360 bool IsEntryBB = &BB == &F.getEntryBlock(); in InjectCoverageAtBlock() local361 DebugLoc EntryLoc = IsEntryBB && IP->getDebugLoc() in InjectCoverageAtBlock()406 IRB.CreateCall(IsEntryBB ? SanCovTraceEnter : SanCovTraceBB, GuardP); in InjectCoverageAtBlock()