Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1001 static unsigned getBestDestForJumpOnUndef(BasicBlock *BB) { in getBestDestForJumpOnUndef() function
1096 unsigned BestSucc = getBestDestForJumpOnUndef(BB); in processBlock()
1800 getSuccessor(getBestDestForJumpOnUndef(BB)); in processThreadableEdges()