Searched refs:dump_possible_polymorphic_call_targets (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-utils.h | 76 void dump_possible_polymorphic_call_targets (FILE *, tree, HOST_WIDE_INT, 154 dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, 159 dump_possible_polymorphic_call_targets (f, e->indirect_info->otr_type,
|
H A D | cgraphunit.cc | 1006 dump_possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | ipa-devirt.cc | 3410 dump_possible_polymorphic_call_targets (FILE *f, in dump_possible_polymorphic_call_targets() function 3698 dump_possible_polymorphic_call_targets in ipa_devirt()
|
H A D | tree-ssa-sccvn.cc | 6777 dump_possible_polymorphic_call_targets (dump_file, in eliminate_stmt()
|
H A D | ChangeLog-2014 | 16820 (dump_possible_polymorphic_call_targets): ... here; dump both 17061 (dump_possible_polymorphic_call_targets): Simplify. 17709 dump_possible_polymorphic_call_targets, 28928 (possible_polymorphic_call_targets, dump_possible_polymorphic_call_targets, 30668 (dump_possible_polymorphic_call_targets): Update dumping. 30724 (dump_possible_polymorphic_call_targets overriders): Update. 46137 (dump_possible_polymorphic_call_targets): Imrove readability of dump;
|
H A D | ChangeLog-2013 | 7251 (dump_possible_polymorphic_call_targets): Likewise; update wrappers. 7271 (dump_possible_polymorphic_call_targets): Dump context. 11917 (dump_possible_polymorphic_call_targets): Likewise. 22278 (dump_possible_polymorphic_call_targets): Likewise.
|
H A D | ChangeLog-2018 | 140 (dump_possible_polymorphic_call_targets): Add verbose parameter. 142 * ipa-utils.h (dump_possible_polymorphic_call_targets): Add verbose
|
H A D | ChangeLog-2017 | 33415 * ipa-devirt.c (dump_possible_polymorphic_call_targets): Fix ICE.
|
H A D | ChangeLog-2015 | 38479 (dump_possible_polymorphic_call_targets): Move sanity check after debug
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-utils.h | 70 void dump_possible_polymorphic_call_targets (FILE *, tree, HOST_WIDE_INT, 148 dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, 153 dump_possible_polymorphic_call_targets (f, e->indirect_info->otr_type,
|
H A D | ipa-devirt.c | 3386 dump_possible_polymorphic_call_targets (FILE *f, 3674 dump_possible_polymorphic_call_targets
|
H A D | cgraphunit.c | 998 dump_possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | tree-ssa-sccvn.c | 6340 dump_possible_polymorphic_call_targets (dump_file, in eliminate_stmt()
|