Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp919 static unsigned getBestDestForJumpOnUndef(BasicBlock *BB) { in getBestDestForJumpOnUndef() function
1014 unsigned BestSucc = getBestDestForJumpOnUndef(BB); in processBlock()
1713 getSuccessor(getBestDestForJumpOnUndef(BB)); in processThreadableEdges()