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