Searched defs:printStatistics (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Pass/ | ||
H A D | PassStatistics.cpp | 141 static void printStatistics(OpPassManager &pm, PassDisplayMode displayMode) { in printStatistics() function |
/llvm-project/polly/lib/Transform/ | ||
H A D | Simplify.cpp | 673 void SimplifyImpl::printStatistics(llvm::raw_ostream &OS, int Indent) const { in printStatistics() function in __anonb8b757d00111::SimplifyImpl |
H A D | ForwardOpTree.cpp | 382 void printStatistics(raw_ostream &OS, int Indent = 0) { in printStatistics() function in __anon8f337d270111::ForwardOpTreeImpl |
H A D | DeLICM.cpp | 1175 void printStatistics(llvm::raw_ostream &OS, int Indent = 0) const { in printStatistics() function in __anon7c871b710111::DeLICMImpl |