Home
last modified time | relevance | path

Searched defs:SinglePred (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp239 BasicBlock *SinglePred = BB->getSinglePredecessor(); in EliminateFallThrough() local
387 if (BasicBlock *SinglePred = DestBB->getSinglePredecessor()) { in EliminateMostlyEmptyBlock() local
DLoopUnswitch.cpp1125 BasicBlock *SinglePred = Succ->getSinglePredecessor(); in SimplifyCode() local
DJumpThreading.cpp651 if (BasicBlock *SinglePred = BB->getSinglePredecessor()) { in ProcessBlock() local