Home
last modified time | relevance | path

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

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