class HWStallEvent

Declaration

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

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

Member Variables

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

Method Overview

  • public HWStallEvent(unsigned int type, const llvm::mca::InstRef & Inst)

Methods

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

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

Parameters

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