Home
last modified time | relevance | path

Searched refs:CurrentLI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1297 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1298 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1299 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()