Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1294 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1295 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1296 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1294 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1295 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1296 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1294 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1295 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1296 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1294 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1295 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1296 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1294 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1295 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1296 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1299 const Loop *CurrentLI = LI.getLoopFor(Current->getParent()); in isGuaranteedLoopIndependent() local
1300 if (!ContainsIrreducibleLoops && CurrentLI && in isGuaranteedLoopIndependent()
1301 CurrentLI == LI.getLoopFor(KillingDef->getParent())) in isGuaranteedLoopIndependent()