Searched refs:dump_dot_to_file (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.h94 void dump_dot_to_file (FILE *fp,
197 digraph<GraphTraits>::dump_dot_to_file (FILE *fp, function in class:digraph
220 dump_dot_to_file (fp, root_cluster, args);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddigraph.h94 void dump_dot_to_file (FILE *fp,
197 digraph<GraphTraits>::dump_dot_to_file (FILE *fp, function in class:digraph
220 dump_dot_to_file (fp, root_cluster, args);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc353 supergraph::dump_dot_to_file (FILE *fp, const dump_args_t &dump_args) const function in class:ana::supergraph
373 dump_dot_to_file (fp, dump_args);
H A Dsupergraph.h148 void dump_dot_to_file (FILE *fp, const dump_args_t &) const;
H A Dregion-model.h1700 void dump_dot_to_file (FILE *fp) const;
H A Dregion-model.cc3672 region_model::dump_dot_to_file (FILE *fp) const function in class:ana::region_model
3687 dump_dot_to_file (fp);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h161 void dump_dot_to_file (FILE *fp, const dump_args_t &) const;
H A Dsupergraph.cc432 supergraph::dump_dot_to_file (FILE *fp, const dump_args_t &dump_args) const function in class:ana::supergraph
452 dump_dot_to_file (fp, dump_args);

Completed in 214 milliseconds