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