Searched refs:LBranch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp315 BasicBlock *LBranch = switchConvert(LHS.begin(), LHS.end(), LowerBound, local
325 BranchInst::Create(LBranch, RBranch, Comp, NewNode);

Completed in 111 milliseconds