llvm::DiagnosticInfoSampleProfile

Diagnostic information for the sample profiler.

Synopsis

Declared in <llvm/IR/DiagnosticInfo.h>

class DiagnosticInfoSampleProfile
    : public DiagnosticInfo

Base Classes

NameDescription
DiagnosticInfoThis is the base abstract class for diagnostic reporting in the backend. The print method must be overloaded by the subclasses to print a user-friendly message in the client of the backend (let us call it a frontend).

Member Functions

NameDescription
DiagnosticInfoSampleProfile [constructor]Constructors
getFileName
getKind
getLineNum
getMsg
getSeverity
print [virtual]

Static Member Functions

Name
classof