Home
last modified time | relevance | path

Searched defs:SwitchBlock (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/Analysis/
H A DCFGDominatorTree.cpp42 CFGBlock *SwitchBlock = *(cfg->begin() + 1); in TEST() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp751 BasicBlock *SwitchBlock; global() member
905 BasicBlock *SwitchBlock = SwitchPaths->getSwitchBlock(); createAllExitPaths() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp513 BasicBlock *SwitchBlock = ProcessSwitchInst() local
H A DSimplifyCFG.cpp5780 BasicBlock *SwitchBlock = SI->getParent(); ForwardSwitchConditionToPHI() local