Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp277 BasicBlock *RBranch = switchConvert(RHS.begin(), RHS.end(), NewLowerBound, in switchConvert() local
285 BranchInst::Create(LBranch, RBranch, Comp, NewNode); in switchConvert()