forked from OSchip/llvm-project
parent
57eb1b5711
commit
cd170a7017
|
@ -58,7 +58,6 @@ private:
|
|||
bool isBottomUp;
|
||||
|
||||
/// AvailableQueue - The priority queue to use for the available SUnits.
|
||||
///a
|
||||
SchedulingPriorityQueue *AvailableQueue;
|
||||
|
||||
/// LiveRegs / LiveRegDefs - A set of physical registers and their definition
|
||||
|
|
Loading…
Reference in New Issue