Searched defs:CurSU (Results 1 – 6 of 6) sorted by relevance
543 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
1129 SUnit *CurSU = AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local1382 SUnit *CurSU = AvailableQueue->pop(); in ListScheduleTopDown() local
547 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
1452 SUnit *CurSU = AvailableQueue->empty() ? nullptr : AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local
554 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
1365 SUnit *CurSU = AvailableQueue->empty() ? nullptr : AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local