FLANG
OutputStrategyText Class Reference
Inheritance diagram for OutputStrategyText:

Public Member Functions

 OutputStrategyText (llvm::raw_ostream &os)
void printHeader (const mlir::TimeRecord &total) override
void printFooter () override
void printTime (const mlir::TimeRecord &time, const mlir::TimeRecord &total) override
void printListEntry (llvm::StringRef name, const mlir::TimeRecord &time, const mlir::TimeRecord &total, bool lastEntry) override
void printTreeEntry (unsigned indent, llvm::StringRef name, const mlir::TimeRecord &time, const mlir::TimeRecord &total) override
void printTreeEntryEnd (unsigned indent, bool lastEntry) override

Static Protected Attributes

static constexpr llvm::StringLiteral header = "Flang execution timing report"

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