Searched refs:InnerGuard (Results 1 – 1 of 1) sorted by relevance
95 BranchInst *InnerGuard = InnerLoop.getLoopGuardBranch(); in arePerfectlyNested() local97 (InnerGuard) ? dyn_cast<CmpInst>(InnerGuard->getCondition()) : nullptr; in arePerfectlyNested()