Home
last modified time | relevance | path

Searched refs:printAsTree (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Support/
H A DTiming.cpp401 void printAsTree(TimeRecord total, unsigned indent = 0) { in printAsTree() function in __anon371b0fb00211::TimerImpl
408 child.second->printAsTree(total, childIndent); in printAsTree()
427 printAsTree(total); in print()