LLVM 22.0.0git
llvm::mca::Instrument Class Reference

#include "llvm/MCA/CustomBehaviour.h"

Inheritance diagram for llvm::mca::Instrument:
[legend]

Public Member Functions

 Instrument (StringRef Desc, StringRef Data)
 Instrument ()
virtual ~Instrument ()=default
StringRef getDesc () const
StringRef getData () const

Detailed Description

Definition at line 118 of file CustomBehaviour.h.

Constructor & Destructor Documentation

◆ Instrument() [1/2]

◆ Instrument() [2/2]

llvm::mca::Instrument::Instrument ( )
inline

Definition at line 128 of file CustomBehaviour.h.

References Instrument().

◆ ~Instrument()

virtual llvm::mca::Instrument::~Instrument ( )
virtualdefault

Member Function Documentation

◆ getData()

◆ getDesc()

StringRef llvm::mca::Instrument::getDesc ( ) const
inline

Definition at line 132 of file CustomBehaviour.h.


The documentation for this class was generated from the following file: