struct ReadDescriptor
Declaration
struct ReadDescriptor { /* full declaration omitted */ };
Description
A register read descriptor.
Declared at: llvm/include/llvm/MCA/Instruction.h:65
Member Variables
- public int OpIndex
- public unsigned int UseIndex
- public llvm::MCPhysReg RegisterID
- public unsigned int SchedClassID
Method Overview
- public bool isImplicitRead() const
Methods
ΒΆbool isImplicitRead() const
bool isImplicitRead() const
Declared at: llvm/include/llvm/MCA/Instruction.h:79