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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1899 BasicBlock *SinglePred = BB->getSinglePredecessor(); local
[all...]
H A DLoopUnswitch.cpp1595 BasicBlock *SinglePred = Succ->getSinglePredecessor(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp631 BasicBlock *SinglePred = BB->getSinglePredecessor(); local
[all...]

Completed in 198 milliseconds