Home
last modified time | relevance | path

Searched defs:equiv_hash_elt (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-uncprop.c274 struct equiv_hash_elt struct
292 tree const value = ((const struct equiv_hash_elt *)p)->value; in equiv_hash() argument
320 struct equiv_hash_elt equiv_hash_elt, *equiv_hash_elt_p; in remove_equivalence() local
337 struct equiv_hash_elt *equiv_hash_elt; in record_equiv() local
466 struct equiv_hash_elt equiv_hash_elt; in uncprop_into_successor_phis() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-uncprop.c274 struct equiv_hash_elt struct
292 tree const value = ((const struct equiv_hash_elt *)p)->value; in equiv_hash() argument
320 struct equiv_hash_elt equiv_hash_elt, *equiv_hash_elt_p; in remove_equivalence() local
337 struct equiv_hash_elt *equiv_hash_elt; in record_equiv() local
466 struct equiv_hash_elt equiv_hash_elt; in uncprop_into_successor_phis() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-uncprop.c273 struct equiv_hash_elt struct
276 tree value;
279 vec<tree> equivalences;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-uncprop.c273 struct equiv_hash_elt struct
276 tree value;
279 vec<tree> equivalences;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-uncprop.c347 struct equiv_hash_elt equiv_hash_elt, *equiv_hash_elt_p; in remove_equivalence() local
364 struct equiv_hash_elt *equiv_hash_elt; in record_equiv() local
498 struct equiv_hash_elt equiv_hash_elt; in uncprop_into_successor_phis() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-uncprop.c276 struct equiv_hash_elt struct
289 typedef equiv_hash_elt value_type; argument