LLVM API Documentation
#include <AggressiveAntiDepBreaker.h>
Public Attributes | |
MachineOperand * | Operand |
Operand - The registers operand. | |
const TargetRegisterClass * | RC |
RC - The register class. |
RegisterReference - Information about a register reference within a liverange
Definition at line 41 of file AggressiveAntiDepBreaker.h.
Operand - The registers operand.
Definition at line 43 of file AggressiveAntiDepBreaker.h.
Referenced by llvm::AggressiveAntiDepBreaker::BreakAntiDependencies().
RC - The register class.
Definition at line 45 of file AggressiveAntiDepBreaker.h.