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

  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 247 unsigned NodeQueueId; // Queue id of node.
282 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
296 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
309 NodeQueueId(0), NumPreds(0), NumSuccs(0), NumPredsLeft(0),
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
ResourcePriorityQueue.cpp 176 SU->NodeQueueId = 0;

Completed in 70 milliseconds