Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1730 BasicBlock *SinglePred = Succ->getSinglePredecessor(); in simplifyCode() local
H A DJumpThreading.cpp1978 BasicBlock *SinglePred = BB->getSinglePredecessor(); in maybeMergeBasicBlockIntoOnlyPred() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp701 BasicBlock *SinglePred = BB->getSinglePredecessor(); in eliminateFallThrough() local
958 if (BasicBlock *SinglePred = DestBB->getSinglePredecessor()) { in eliminateMostlyEmptyBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1847 MachineBasicBlock *SinglePred = in createIfBlock() local