HomeSort by: relevance | last modified time | path
    Searched refs:dump_cfg_stats (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.h 50 extern void dump_cfg_stats (FILE *);
tree-cfg.cc 2654 dump_cfg_stats (file);
2663 dump_cfg_stats (FILE *file) function
2716 dump_cfg_stats (stderr);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.h 49 extern void dump_cfg_stats (FILE *);
tree-cfg.cc 2578 dump_cfg_stats (file);
2587 dump_cfg_stats (FILE *file) function
2640 dump_cfg_stats (stderr);

Completed in 27 milliseconds