Home
last modified time | relevance | path

Searched refs:gimple_get_virt_method_for_vtable (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.h55 extern tree gimple_get_virt_method_for_vtable (HOST_WIDE_INT, tree,
H A Dgimple-fold.c7171 gimple_get_virt_method_for_vtable (HOST_WIDE_INT token, in gimple_get_virt_method_for_vtable() function
7300 return gimple_get_virt_method_for_vtable (token, v, offset, can_refer); in gimple_get_virt_method_for_binfo()
H A Dipa-cp.c3044 target = gimple_get_virt_method_for_vtable (ie->indirect_info->otr_token,
H A Dipa-prop.c3684 t = gimple_get_virt_method_for_vtable (ie->indirect_info->otr_token, in try_make_edge_direct_virtual_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h60 extern tree gimple_get_virt_method_for_vtable (HOST_WIDE_INT, tree,
H A Dgimple-fold.cc8341 gimple_get_virt_method_for_vtable (HOST_WIDE_INT token, in gimple_get_virt_method_for_vtable() function
8470 return gimple_get_virt_method_for_vtable (token, v, offset, can_refer); in gimple_get_virt_method_for_binfo()
H A Dipa-prop.cc3881 t = gimple_get_virt_method_for_vtable (ie->indirect_info->otr_token, in try_make_edge_direct_virtual_call()
H A Dipa-cp.cc3101 target = gimple_get_virt_method_for_vtable (ie->indirect_info->otr_token, in ipa_get_indirect_edge_target_1()
H A DChangeLog-201446140 * gimple-fold.c (gimple_get_virt_method_for_vtable): Add can_refer
46144 gimple_get_virt_method_for_vtable): Update prototypes.
46368 * gimple-fold.c (gimple_get_virt_method_for_vtable): Do O(1)
46824 * gimple-fold.c (gimple_get_virt_method_for_vtable): Do not ICE on
46854 * gimple-fold.c (gimple_get_virt_method_for_vtable): Break out from ...
46857 * gimple-fold.h (gimple_get_virt_method_for_vtable): Declare.
H A DChangeLog-201610773 canonicalize_constructor_val, gimple_get_virt_method_for_vtable):
H A DChangeLog-201810470 * gimple-fold.c (gimple_get_virt_method_for_vtable): Adjust assert.
H A DChangeLog-20179255 * gimple-fold.c (gimple_get_virt_method_for_vtable): Remove assert.
H A DChangeLog-201541399 * gimple-fold.c (gimple_get_virt_method_for_vtable): Remove assert