Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DOpStats.cpp35 void printSummaryInJSON();
50 printSummaryInJSON(); in runOnOperation()
94 void PrintOpStatsPass::printSummaryInJSON() { in printSummaryInJSON() function in PrintOpStatsPass