Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1123 BasicBlock *SinglePred = Succ->getSinglePredecessor(); in SimplifyCode() local
H A DJumpThreading.cpp673 if (BasicBlock *SinglePred = BB->getSinglePredecessor()) { in ProcessBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp317 BasicBlock *SinglePred = BB->getSinglePredecessor(); in EliminateFallThrough() local
464 if (BasicBlock *SinglePred = DestBB->getSinglePredecessor()) { in EliminateMostlyEmptyBlock() local