Home | History | Annotate | Download | only in R600

Lines Matching full:multiplepreds

431   bool MultiplePreds = MBB && (MBB->pred_size() > 1);
433 if(!MultiplePreds)