Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DTiming.h397 void dumpAsTree(raw_ostream &os = llvm::errs());
/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp506 void DefaultTimingManager::dumpAsTree(raw_ostream &os) { in dumpAsTree() function in DefaultTimingManager