Home
last modified time | relevance | path

Searched defs:OutputTextStrategy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Support/
H A DTiming.cpp113 class OutputTextStrategy : public OutputStrategy { class
115 OutputTextStrategy(raw_ostream &os) : OutputStrategy(os) {} in OutputTextStrategy() function in __anon371b0fb00111::OutputTextStrategy