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
Return true if the ready queue contains no units.
Declared in <llvm/CodeGen/MachineScheduler.h>
bool
empty() const;
True if the ready queue contains no units.
Created with MrDocs