Return the unique identifier of this ready queue.

Synopsis

Declared in <llvm/CodeGen/MachineScheduler.h>

unsigned int
getID() const;

Return Value

The unique identifier of this ready queue.

Created with MrDocs