Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp948 static unsigned GetBestDestForJumpOnUndef(BasicBlock *BB) { in GetBestDestForJumpOnUndef() function
1078 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock()
1739 getSuccessor(GetBestDestForJumpOnUndef(BB)); in ProcessThreadableEdges()