Searched refs:MinSucc (Results 1 – 2 of 2) sorted by relevance
596 unsigned MinSucc = 0; in GetBestDestForJumpOnUndef() local597 BasicBlock *TestBB = BBTerm->getSuccessor(MinSucc); in GetBestDestForJumpOnUndef()604 MinSucc = i; in GetBestDestForJumpOnUndef()609 return MinSucc; in GetBestDestForJumpOnUndef()
675 unsigned MinSucc = 0; in GetBestDestForJumpOnUndef() local676 BasicBlock *TestBB = BBTerm->getSuccessor(MinSucc); in GetBestDestForJumpOnUndef()683 MinSucc = i; in GetBestDestForJumpOnUndef()688 return MinSucc; in GetBestDestForJumpOnUndef()