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