Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1016 static unsigned getBestDestForJumpOnUndef(BasicBlock *BB) { in getBestDestForJumpOnUndef() function
1111 unsigned BestSucc = getBestDestForJumpOnUndef(BB); in processBlock()
1805 getSuccessor(getBestDestForJumpOnUndef(BB)); in processThreadableEdges()