Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp677 static unsigned GetBestDestForJumpOnUndef(BasicBlock *BB) { in GetBestDestForJumpOnUndef() function
770 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock()
1274 getSuccessor(GetBestDestForJumpOnUndef(BB)); in ProcessThreadableEdges()