Searched defs:isScheduled (Results 1 – 3 of 3) sorted by relevance
38 bool isScheduled(const SUnit *SU) const { in isScheduled() function in __anon800396cb0111::GCNMinRegScheduler
153 bool isScheduled() { return Scheduled; } in isScheduled() function
284 bool isScheduled : 1; ///< True once scheduled. variable