Home
last modified time | relevance | path

Searched defs:type_change_info (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.c1126 struct type_change_info struct
1130 HOST_WIDE_INT offset;
1133 tree instance;
1135 tree vtbl_ptr_ref;
1136 tree otr_type;
1139 tree known_current_type;
1140 HOST_WIDE_INT known_current_offset;
1144 unsigned speculative;
1147 bool type_maybe_changed;
1150 bool multiple_types_encountered;
[all …]
H A Dipa-polymorphic-call.cc1130 struct type_change_info struct
1134 HOST_WIDE_INT offset;
1137 tree instance;
1139 tree vtbl_ptr_ref;
1140 tree otr_type;
1143 tree known_current_type;
1144 HOST_WIDE_INT known_current_offset;
1148 unsigned speculative;
1151 bool type_maybe_changed;
1154 bool multiple_types_encountered;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c1126 struct type_change_info struct
1130 HOST_WIDE_INT offset;
1133 tree instance;
1135 tree vtbl_ptr_ref;
1136 tree otr_type;
1139 tree known_current_type;
1140 HOST_WIDE_INT known_current_offset;
1144 unsigned speculative;
1147 bool type_maybe_changed;
1150 bool multiple_types_encountered;
[all …]