Return true if the ready queue contains no units.

Synopsis

Declared in <llvm/CodeGen/MachineScheduler.h>

bool
empty() const;

Return Value

True if the ready queue contains no units.

Created with MrDocs