class HWInstructionIssuedEvent

Declaration

class HWInstructionIssuedEvent : public HWInstructionEvent { /* full declaration omitted */ };

Declared at: llvm/include/llvm/MCA/HWEventListener.h:65

Inherits from: HWInstructionEvent

Member Variables

public ArrayRef<llvm::mca::ResourceUse> UsedResources

Inherited from HWInstructionEvent:

public Type
public IR

Method Overview

Inherited from HWInstructionEvent:

    Methods

    ΒΆHWInstructionIssuedEvent(
        const llvm::mca::InstRef& IR,
        ArrayRef<llvm::mca::ResourceUse> UR)

    Declared at: llvm/include/llvm/MCA/HWEventListener.h:67

    Parameters

    const llvm::mca::InstRef& IR
    ArrayRef<llvm::mca::ResourceUse> UR