Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp594 static unsigned GetBestDestForJumpOnUndef(BasicBlock *BB) { in GetBestDestForJumpOnUndef() function
688 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock()
1135 getSuccessor(GetBestDestForJumpOnUndef(BB)); in ProcessThreadableEdges()
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp673 static unsigned GetBestDestForJumpOnUndef(BasicBlock *BB) { in GetBestDestForJumpOnUndef() function
769 unsigned BestSucc = GetBestDestForJumpOnUndef(BB); in ProcessBlock()
1270 getSuccessor(GetBestDestForJumpOnUndef(BB)); in ProcessThreadableEdges()