Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineScheduler.h381 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp137 Sch.findRootsAndBiasEdges(TopRoots, BotRoots); in BuildDAG()
DSIMachineScheduler.cpp1895 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DVLIWMachineScheduler.cpp215 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
DMachineScheduler.cpp783 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
853 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() function in ScheduleDAGMI
1229 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()