Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Pass/
H A DPassStatistics.cpp141 static void printStatistics(OpPassManager &pm, PassDisplayMode displayMode) { in printStatistics() function
246 printStatistics(*this, *passStatisticsMode); in dumpStatistics()
/llvm-project/polly/lib/Transform/
H A DSimplify.cpp198 void printStatistics(llvm::raw_ostream &OS, int Indent = 0) const;
673 void SimplifyImpl::printStatistics(llvm::raw_ostream &OS, int Indent) const { in printStatistics() function in __anonb8b757d00111::SimplifyImpl
750 printStatistics(OS); in printScop()
H A DForwardOpTree.cpp382 void printStatistics(raw_ostream &OS, int Indent = 0) { in printStatistics() function in __anon8f337d270111::ForwardOpTreeImpl
1019 printStatistics(OS, Indent); in print()
H A DDeLICM.cpp1175 void printStatistics(llvm::raw_ostream &OS, int Indent = 0) const { in printStatistics() function in __anon7c871b710111::DeLICMImpl
1350 printStatistics(OS, Indent); in print()