Searched refs:initQueues (Results 1 – 3 of 3) sorted by relevance
345 void initQueues(ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots);
179 initQueues(TopRoots, BotRoots); in schedule()
539 initQueues(TopRoots, BotRoots); in schedule()617 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues() function in ScheduleDAGMI