Home
last modified time | relevance | path

Searched defs:getSingleUnscheduledPred (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DLatencyPriorityQueue.cpp56 SUnit *LatencyPriorityQueue::getSingleUnscheduledPred(SUnit *SU) { in getSingleUnscheduledPred() function in LatencyPriorityQueue
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp427 static SUnit *getSingleUnscheduledPred(SUnit *SU) { in getSingleUnscheduledPred() function
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp215 SUnit *ResourcePriorityQueue::getSingleUnscheduledPred(SUnit *SU) { in getSingleUnscheduledPred() function in ResourcePriorityQueue