class HWInstructionEvent

Declaration

class HWInstructionEvent { /* full declaration omitted */ };

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

Member Variables

public const unsigned int Type
public const llvm::mca::InstRef& IR

Method Overview

Methods

ΒΆHWInstructionEvent(unsigned int type,
                   const llvm::mca::InstRef& Inst)

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

Parameters

unsigned int type
const llvm::mca::InstRef& Inst