HomeSort by relevance Sort by last modified time
    Searched refs:findRootsAndBiasEdges (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 374 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 157 findRootsAndBiasEdges(TopRoots, BotRoots);
  /external/llvm/lib/CodeGen/
MachineScheduler.cpp 551 findRootsAndBiasEdges(TopRoots, BotRoots);
620 void ScheduleDAGMI::findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
    [all...]

Completed in 467 milliseconds