class HWInstructionRetiredEvent
Declaration
class HWInstructionRetiredEvent : public HWInstructionEvent { /* full declaration omitted */ };
Declared at: llvm/include/llvm/MCA/HWEventListener.h:93
Inherits from: HWInstructionEvent
Member Variables
- public ArrayRef<unsigned int> FreedPhysRegs
Inherited from HWInstructionEvent:
Method Overview
- public HWInstructionRetiredEvent(const llvm::mca::InstRef & IR, ArrayRef<unsigned int> Regs)
Inherited from HWInstructionEvent:
Methods
ΒΆHWInstructionRetiredEvent(
const llvm::mca::InstRef& IR,
ArrayRef<unsigned int> Regs)
HWInstructionRetiredEvent(
const llvm::mca::InstRef& IR,
ArrayRef<unsigned int> Regs)
Declared at: llvm/include/llvm/MCA/HWEventListener.h:95
Parameters
- const llvm::mca::InstRef& IR
- ArrayRef<unsigned int> Regs