Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h331 void initQueues(ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots);
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp179 initQueues(TopRoots, BotRoots); in schedule()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp688 initQueues(TopRoots, BotRoots); in schedule()
770 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues() function in ScheduleDAGMI
1058 initQueues(TopRoots, BotRoots); in schedule()