Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1364 BasicBlock *SinglePred = Succ->getSinglePredecessor(); in SimplifyCode() local
DJumpThreading.cpp714 if (BasicBlock *SinglePred = BB->getSinglePredecessor()) { in ProcessBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1622 BasicBlock *SinglePred = Succ->getSinglePredecessor(); in SimplifyCode() local
DJumpThreading.cpp1884 BasicBlock *SinglePred = BB->getSinglePredecessor(); in MaybeMergeBasicBlockIntoOnlyPred() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp343 BasicBlock *SinglePred = BB->getSinglePredecessor(); in eliminateFallThrough() local
506 if (BasicBlock *SinglePred = DestBB->getSinglePredecessor()) { in eliminateMostlyEmptyBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp587 BasicBlock *SinglePred = BB->getSinglePredecessor(); in eliminateFallThrough() local
838 if (BasicBlock *SinglePred = DestBB->getSinglePredecessor()) { in eliminateMostlyEmptyBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1869 MachineBasicBlock *SinglePred = in createIfBlock() local