Searched refs:OuterLoopLatchCmp (Results 1 – 1 of 1) sorted by relevance
87 const CmpInst *OuterLoopLatchCmp = dyn_cast<CmpInst>(BI->getCondition()); in arePerfectlyNested() local89 VerboseDebug, if (OuterLoopLatchCmp) { in arePerfectlyNested()90 dbgs() << "Outer loop latch compare instruction: " << *OuterLoopLatchCmp in arePerfectlyNested()126 (isa<CmpInst>(I) && &I != OuterLoopLatchCmp && in arePerfectlyNested()