Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp448 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
455 !CanExpand(LatchLimit) || !CanExpand(RHS)) { in widenICmpRangeCheckIncrementingLoop()
462 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
468 expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, RHS, InsertAt); in widenICmpRangeCheckIncrementingLoop()
480 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
482 !CanExpand(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
505 auto *LimitCheck = expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp443 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
450 !CanExpand(LatchLimit) || !CanExpand(RHS)) { in widenICmpRangeCheckIncrementingLoop()
457 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
463 expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, RHS, InsertAt); in widenICmpRangeCheckIncrementingLoop()
475 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
477 !CanExpand(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
500 auto *LimitCheck = expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp564 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
571 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
576 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
588 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
593 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
607 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
614 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
619 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
642 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp575 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
582 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
587 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
599 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
604 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
618 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
625 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
630 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
653 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp575 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
582 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
587 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
599 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
604 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
618 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
625 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
630 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
653 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp574 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
581 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
586 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
598 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
603 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
617 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
624 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
629 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
652 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp574 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
581 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
586 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
598 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
603 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
617 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
624 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
629 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
652 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp574 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
581 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
586 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
598 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
603 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
617 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
624 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
629 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
652 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp586 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
593 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
598 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
610 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
615 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
629 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
636 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
641 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
664 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp576 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckIncrementingLoop() local
583 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckIncrementingLoop()
588 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckIncrementingLoop()
600 LLVM_DEBUG(dbgs() << "LHS: " << *LatchLimit << "\n"); in widenICmpRangeCheckIncrementingLoop()
605 expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, RHS); in widenICmpRangeCheckIncrementingLoop()
619 const SCEV *LatchLimit = LatchCheck.Limit; in widenICmpRangeCheckDecrementingLoop() local
626 !isLoopInvariantValue(LatchLimit)) { in widenICmpRangeCheckDecrementingLoop()
631 !isSafeToExpandAt(LatchLimit, Guard, *SE)) { in widenICmpRangeCheckDecrementingLoop()
654 auto *LimitCheck = expandCheck(Expander, Guard, LimitCheckPred, LatchLimit, in widenICmpRangeCheckDecrementingLoop()