Searched refs:dump_points_to_info_for (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-alias.h | 158 extern void dump_points_to_info_for (FILE *, tree);
|
H A D | tree-ssa-alias.c | 527 dump_points_to_info_for (file, ptr); in dump_alias_info() 623 dump_points_to_info_for (FILE *file, tree ptr) in dump_points_to_info_for() function 643 dump_points_to_info_for (stderr, var); in debug_points_to_info_for()
|
H A D | tree-dfa.c | 125 dump_points_to_info_for (file, var); in dump_variable()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias.h | 165 extern void dump_points_to_info_for (FILE *, tree);
|
H A D | tree-dfa.cc | 126 dump_points_to_info_for (file, var); in dump_variable()
|
H A D | tree-ssa-alias.cc | 590 dump_points_to_info_for (file, ptr); in dump_alias_info() 686 dump_points_to_info_for (FILE *file, tree ptr) in dump_points_to_info_for() function 706 dump_points_to_info_for (stderr, var); in debug_points_to_info_for()
|
H A D | ChangeLog-2004 | 11158 dump_points_to_info_for): Ditto. 22196 (dump_points_to_info_for): Likewise. 24380 (dump_points_to_info_for): Declare. 24396 (dump_points_to_info_for): Declare extern.
|
H A D | ChangeLog-2007 | 11200 (dump_points_to_info_for): Do not call get_mem_sym_stats_for. 23740 (dump_points_to_info_for): Show how many times a pointer has
|
H A D | ChangeLog-2006 | 1334 (dump_points_to_info_for): Call dump_decl_set.
|
H A D | ChangeLog-2008 | 16777 (dump_points_to_info_for): Dump it.
|
H A D | ChangeLog-2009 | 21683 (dump_points_to_info_for): ... here.
|
H A D | ChangeLog-2005 | 32798 (dump_points_to_info_for): Show value of pt_null.
|