Home
last modified time | relevance | path

Searched refs:NewLatch (Results 1 – 25 of 58) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp387 BasicBlock *NewLatch = L->getLoopLatch(); in preserveCanonicalLoopForm() local
389 assert(NewLatch == OrigHeader && "NewLatch is inequal to OrigHeader"); in preserveCanonicalLoopForm()
395 if (DT->dominates(B, NewLatch)) { in preserveCanonicalLoopForm()
399 BSet.erase(NewLatch); in preserveCanonicalLoopForm()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp444 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
445 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
450 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp444 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
445 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
450 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp550 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
551 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
558 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp539 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
540 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
547 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp550 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
551 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
558 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp539 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
540 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
547 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp539 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
540 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
547 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp511 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
512 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
519 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp560 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
561 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
568 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp572 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
573 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
580 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLoopPeel.cpp572 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
573 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
580 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp574 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
575 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
582 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp572 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
573 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
580 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp572 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
573 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
580 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp574 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
575 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
582 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp572 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
573 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
580 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp625 BasicBlock *NewLatch = cast<BasicBlock>(VMap[Latch]); in cloneLoopBlocks() local
626 BranchInst *LatchBR = cast<BranchInst>(NewLatch->getTerminator()); in cloneLoopBlocks()
633 DT->changeImmediateDominator(InsertBot, NewLatch); in cloneLoopBlocks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1254 BasicBlock *NewLatch = in transform() local
1260 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1265 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1274 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1256 BasicBlock *NewLatch = in transform() local
1262 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1267 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1276 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1251 BasicBlock *NewLatch = in transform() local
1257 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1262 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1271 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1257 BasicBlock *NewLatch = in transform() local
1263 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1268 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1277 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1256 BasicBlock *NewLatch = in transform() local
1262 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1267 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1276 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1251 BasicBlock *NewLatch = in transform() local
1257 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1262 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1271 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1251 BasicBlock *NewLatch = in transform() local
1257 auto MoveInstructions = [&i, &WorkList, this, InductionPHI, NewLatch]() { in transform()
1262 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1271 UserI->getParent() == NewLatch || UserI == InductionPHI) in transform()

123