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