#include "mlir/TableGen/Pass.h"
Definition at line 56 of file Pass.h.
◆ PassStatistic()
mlir::tblgen::PassStatistic::PassStatistic |
( |
const llvm::Record * |
def | ) |
|
|
inlineexplicit |
◆ getCppVariableName()
StringRef PassStatistic::getCppVariableName |
( |
| ) |
const |
Return the name for the C++ statistic variable.
Definition at line 51 of file Pass.cpp.
◆ getDescription()
StringRef PassStatistic::getDescription |
( |
| ) |
const |
Return the description for this statistic.
Definition at line 59 of file Pass.cpp.
◆ getName()
StringRef PassStatistic::getName |
( |
| ) |
const |
Return the name of the statistic.
Definition at line 55 of file Pass.cpp.
The documentation for this class was generated from the following files: