Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp576 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
577 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
578 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
580 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp576 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
577 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
578 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
580 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp576 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
577 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
578 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
580 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp578 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
579 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
580 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
582 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp578 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
579 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
580 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
582 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp603 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
604 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
605 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
607 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp684 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
685 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
686 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
688 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp701 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
702 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
703 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
705 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp684 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
685 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
686 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
688 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp702 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
703 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
704 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
706 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroSplit.cpp702 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
703 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
704 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
706 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp701 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
702 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
703 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
705 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp702 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
703 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
704 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
706 BranchToEntry->eraseFromParent(); in replaceEntryBlock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp702 auto BranchToEntry = cast<BranchInst>(Entry->user_back()); in replaceEntryBlock() local
703 assert(BranchToEntry->isUnconditional()); in replaceEntryBlock()
704 Builder.SetInsertPoint(BranchToEntry); in replaceEntryBlock()
706 BranchToEntry->eraseFromParent(); in replaceEntryBlock()