Searched refs:isSingleUnscheduledPred (Results 1 – 1 of 1) sorted by relevance
521 static inline bool isSingleUnscheduledPred(SUnit *SU, SUnit *SU2) { in isSingleUnscheduledPred() function647 if (isSingleUnscheduledPred(SI.getSUnit(), SU)) in SchedulingCost()