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