Home
last modified time | relevance | path

Searched refs:SwitchBlock (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp315 BasicBlock* SwitchBlock = switchConvert(Cases.begin(), Cases.end(), Val, in processSwitchInst() local
319 BranchInst::Create(SwitchBlock, OrigBlock); in processSwitchInst()
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp509 BasicBlock *SwitchBlock = in processSwitchInst() local
514 BranchInst::Create(SwitchBlock, OrigBlock); in processSwitchInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp534 BasicBlock *SwitchBlock = in processSwitchInst() local
543 BranchInst::Create(SwitchBlock, OrigBlock); in processSwitchInst()
DSimplifyCFG.cpp4500 BasicBlock *SwitchBlock = SI->getParent(); in ForwardSwitchConditionToPHI() local
4523 int SwitchBBIdx = Phi.getBasicBlockIndex(SwitchBlock); in ForwardSwitchConditionToPHI()
4525 count(Phi.blocks(), SwitchBlock) == 1) { in ForwardSwitchConditionToPHI()
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...