Home
last modified time | relevance | path

Searched refs:initQueues (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp179 initQueues(TopRoots, BotRoots); in schedule()
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h321 void initQueues(ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots);
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp682 initQueues(TopRoots, BotRoots); in schedule()
760 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues() function in ScheduleDAGMI
1024 initQueues(TopRoots, BotRoots); in schedule()