Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1269 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1270 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1271 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()