struct RegisterFile::RAWHazard
Declaration
struct RegisterFile::RAWHazard { /* full declaration omitted */ };Declared at: llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h:239
Member Variables
- public llvm::MCPhysReg RegisterID
- public int CyclesLeft
Method Overview
- public RAWHazard()
- public bool hasUnknownCycles() const
- public bool isValid() const
Methods
¶RAWHazard()
RAWHazard()Declared at: llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h:243
¶bool hasUnknownCycles() const
bool hasUnknownCycles() constDeclared at: llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h:245
¶bool isValid() const
bool isValid() constDeclared at: llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h:244