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