class HWStallEvent
Declaration
class HWStallEvent { /* full declaration omitted */ };
Declared at: llvm/include/llvm/MCA/HWEventListener.h:105
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)
HWStallEvent(unsigned int type,
const llvm::mca::InstRef& Inst)
Declared at: llvm/include/llvm/MCA/HWEventListener.h:120
Parameters
- unsigned int type
- const llvm::mca::InstRef& Inst