Searched defs:CurSU (Results 1 – 4 of 4) 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
554 SUnit *CurSU = AvailableQueue.pop(); in ListScheduleBottomUp() local
1365 SUnit *CurSU = AvailableQueue->empty() ? nullptr : AvailableQueue->pop(); in PickNodeToScheduleBottomUp() local