Searched defs:SchedulingPriorityQueue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h430 /// SchedulingPriorityQueue - This interface is used to plug different
437 class SchedulingPriorityQueue { class in namespace:llvm
442 SchedulingPriorityQueue(bool rf = false): function in class:llvm::SchedulingPriorityQueue
444 virtual ~SchedulingPriorityQueue() {}

Completed in 44 milliseconds