Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp1069 BasicBlock *DeadSucc = BI->getSuccessor(CB->getZExtValue()); in SimplifyCode() local
1071 DeadSucc->removePredecessor(BI->getParent(), true); in SimplifyCode()
1078 RemoveBlockIfDead(DeadSucc, Worklist, L); in SimplifyCode()