Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp455 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
483 PopSucc = I.BB; in processSwitchInst()
504 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
505 Default = PopSucc; in processSwitchInst()
508 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
518 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp455 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
483 PopSucc = I.BB; in processSwitchInst()
504 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
505 Default = PopSucc; in processSwitchInst()
508 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
518 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
479 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in ProcessSwitchInst()
489 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp513 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
541 PopSucc = I.BB; in processSwitchInst()
564 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
565 Default = PopSucc; in processSwitchInst()
568 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
578 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp520 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
548 PopSucc = I.BB; in processSwitchInst()
571 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
572 Default = PopSucc; in processSwitchInst()
575 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
585 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp513 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
541 PopSucc = I.BB; in processSwitchInst()
564 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
565 Default = PopSucc; in processSwitchInst()
568 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
578 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp520 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
548 PopSucc = I.BB; in processSwitchInst()
571 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
572 Default = PopSucc; in processSwitchInst()
575 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
585 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp520 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
548 PopSucc = I.BB; in processSwitchInst()
571 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
572 Default = PopSucc; in processSwitchInst()
575 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
585 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp424 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local
452 PopSucc = I.BB; in ProcessSwitchInst()
475 assert(MaxPop > 0 && PopSucc); in ProcessSwitchInst()
476 Default = PopSucc; in ProcessSwitchInst()
478 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()
487 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DLowerSwitch.cpp519 BasicBlock *PopSucc = nullptr; in processSwitchInst() local
547 PopSucc = I.BB; in processSwitchInst()
570 assert(MaxPop > 0 && PopSucc); in processSwitchInst()
571 Default = PopSucc; in processSwitchInst()
574 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()
584 PopSucc->removePredecessor(OrigBlock); in processSwitchInst()