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