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

  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.h 228 int SchedulingCost(ReadyQueue &Q,
HexagonMachineScheduler.cpp 470 int ConvergingVLIWScheduler::SchedulingCost(ReadyQueue &Q, SUnit *SU,
551 int CurrentCost = SchedulingCost(Q, *I, Candidate, RPDelta, false);

Completed in 212 milliseconds