Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h345 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp157 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp677 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
749 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() function in ScheduleDAGMI
1039 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()