LLVM 20.0.0git
|
#include "llvm/MCA/HWEventListener.h"
Public Member Functions | |
HWInstructionRetiredEvent (const InstRef &IR, ArrayRef< unsigned > Regs) | |
![]() | |
HWInstructionEvent (unsigned type, const InstRef &Inst) | |
Public Attributes | |
ArrayRef< unsigned > | FreedPhysRegs |
![]() | |
const unsigned | Type |
const InstRef & | IR |
Additional Inherited Members | |
![]() | |
enum | GenericEventType { Invalid = 0 , Retired , Pending , Ready , Issued , Executed , Dispatched , LastGenericEventType } |
Definition at line 97 of file HWEventListener.h.
|
inline |
Definition at line 99 of file HWEventListener.h.
Definition at line 104 of file HWEventListener.h.