Searched defs:SchedulingCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonMachineScheduler.cpp | 45 int HexagonConvergingVLIWScheduler::SchedulingCost(ReadyQueue &Q, SUnit *SU, in SchedulingCost() function in HexagonConvergingVLIWScheduler |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | VLIWMachineScheduler.cpp | 596 int ConvergingVLIWScheduler::SchedulingCost(ReadyQueue &Q, SUnit *SU, SchedulingCost() function in ConvergingVLIWScheduler |