Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp509 BasicBlock *SwitchBlock = in processSwitchInst() local
514 BranchInst::Create(SwitchBlock, OrigBlock); in processSwitchInst()