Searched refs:CurrentLI (Results 1 – 1 of 1) sorted by relevance
1297 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local1298 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()1299 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()