Home
last modified time | relevance | path

Searched refs:getBestDestForJumpOnUndef (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp993 static unsigned getBestDestForJumpOnUndef(BasicBlock *BB) { in getBestDestForJumpOnUndef() function
1088 unsigned BestSucc = getBestDestForJumpOnUndef(BB); in processBlock()
1782 getSuccessor(getBestDestForJumpOnUndef(BB)); in processThreadableEdges()