Diagnostic information for the sample profiler.
Declared in <llvm/IR/DiagnosticInfo.h>
class DiagnosticInfoSampleProfile
: public DiagnosticInfo
| Name | Description |
|---|---|
DiagnosticInfo | This 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). |
| Name | Description |
|---|---|
DiagnosticInfoSampleProfile [constructor] | Constructors |
getFileName | |
getKind | |
getLineNum | |
getMsg | |
getSeverity | |
print [virtual] |
| Name |
|---|
classof |