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

Methods

ΒΆbool isImplicitRead() const

Declared at: llvm/include/llvm/MCA/Instruction.h:79