Searched refs:end_struct_ref1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-alias.c943 tree end_struct_ref1,
958 && (!end_struct_ref1
959 || compare_type_sizes (TREE_TYPE (end_struct_ref1),
1079 tree end_struct_ref1 = NULL, end_struct_ref2 = NULL; local
1099 end_struct_ref1 to point the trailing reference (if it exists
1120 gcc_checking_assert (!end_struct_ref1);
1121 end_struct_ref1 = base1;
1126 if (end_struct_ref1)
1129 end_struct_ref1 = NULL;
1171 end_struct_ref1,
941 aliasing_component_refs_walk(tree ref1, tree type1, tree base1, poly_int64 offset1, poly_int64 max_size1, tree end_struct_ref1, tree ref2, tree base2, poly_int64 offset2, poly_int64 max_size2, bool *maybe_match) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-alias.cc1091 tree end_struct_ref1,
1106 && (!end_struct_ref1
1107 || compare_type_sizes (TREE_TYPE (end_struct_ref1),
1227 tree end_struct_ref1 = NULL, end_struct_ref2 = NULL; local
1247 end_struct_ref1 to point the trailing reference (if it exists
1268 gcc_checking_assert (!end_struct_ref1);
1269 end_struct_ref1 = base1;
1274 if (end_struct_ref1)
1277 end_struct_ref1 = NULL;
1319 end_struct_ref1,
1089 aliasing_component_refs_walk(tree ref1, tree type1, tree base1, poly_int64 offset1, poly_int64 max_size1, tree end_struct_ref1, tree ref2, tree base2, poly_int64 offset2, poly_int64 max_size2, bool *maybe_match) argument
4210 tree end_struct_ref1 = NULL, end_struct_ref2 = NULL; local
[all...]

Completed in 205 milliseconds