Searched refs:MinNumPreds (Results 1 – 1 of 1) sorted by relevance
682 unsigned MinNumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local686 if (NumPreds < MinNumPreds) { in GetBestDestForJumpOnUndef()688 MinNumPreds = NumPreds; in GetBestDestForJumpOnUndef()