Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h792 void print_bar_charts (pretty_printer *pp) const;
H A Dengine.cc2645 exploded_graph::print_bar_charts (pretty_printer *pp) const in print_bar_charts() function in ana::exploded_graph
2759 print_bar_charts (logger->get_printer ()); in log_stats()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h886 void print_bar_charts (pretty_printer *pp) const;
H A Dengine.cc4094 exploded_graph::print_bar_charts (pretty_printer *pp) const in print_bar_charts() function in ana::exploded_graph
4210 print_bar_charts (logger->get_printer ()); in log_stats()
H A DChangeLog6288 (exploded_graph::print_bar_charts): New.
6290 in the worklist. Call print_bar_charts.
6295 (exploded_graph::print_bar_charts): New decl.