Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp157 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h335 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp671 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
739 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() function in ScheduleDAGMI
1013 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()