Searched refs:getNotReadySuccessors (Results 1 – 1 of 1) sorted by relevance
70 int getNotReadySuccessors(const SUnit *SU) const;110 int GCNMinRegScheduler::getNotReadySuccessors(const SUnit *SU) const { in getNotReadySuccessors() function in GCNMinRegScheduler154 int Res = getNotReadySuccessors(SU); in pickCandidate()