Searched refs:printTreeEntryEnd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Support/ | ||
H A D | Timing.cpp | 154 void printTreeEntryEnd(unsigned indent, bool lastEntry) override {} in printTreeEntryEnd() function in __anon371b0fb00111::OutputTextStrategy |
/llvm-project/mlir/include/mlir/Support/ | ||
H A D | Timing.h | 365 virtual void printTreeEntryEnd(unsigned indent, bool lastEntry = false) = 0; |