LLVM API Documentation
#include <MCSchedule.h>
Public Member Functions | |
bool | operator== (const MCWriteProcResEntry &Other) const |
Public Attributes | |
unsigned | ProcResourceIdx |
unsigned | Cycles |
Identify one of the processor resource kinds consumed by a particular scheduling class for the specified number of cycles.
Definition at line 55 of file MCSchedule.h.
bool llvm::MCWriteProcResEntry::operator== | ( | const MCWriteProcResEntry & | Other | ) | const [inline] |
Definition at line 59 of file MCSchedule.h.
References Cycles, and ProcResourceIdx.
Definition at line 57 of file MCSchedule.h.
Referenced by operator==().
Definition at line 56 of file MCSchedule.h.
Referenced by operator==().