Return the number of scheduling units in the ready queue.
Synopsis
Declared in <llvm/CodeGen/MachineScheduler.h>
unsigned int
size() const;
Return Value
The number of scheduling units in the ready queue.
Created with MrDocs