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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c536 typedef struct constraint_expr ce_s; typedef in typeref:struct:constraint_expr
537 static void get_constraint_for_1 (tree, vec<ce_s> *, bool, bool);
538 static void get_constraint_for (tree, vec<ce_s> *);
539 static void get_constraint_for_rhs (tree, vec<ce_s> *);
540 static void do_deref (vec<ce_s> *);
2947 get_constraint_for_ssa_var (tree t, vec<ce_s> *results, bool address_p)
3076 vec<ce_s> *results)
3197 get_constraint_for_component_ref (tree t, vec<ce_s> *results,
3334 do_deref (vec<ce_s> *constraints)
3361 get_constraint_for_address_of (tree t, vec<ce_s> *result
4177 auto_vec<ce_s, 2> lhsc; local
4178 auto_vec<ce_s, 4> rhsc; local
4546 auto_vec<ce_s, 16> rhsc; local
4569 auto_vec<ce_s, 2> rhsc; local
4595 auto_vec<ce_s, 2> lhsc; local
4605 auto_vec<ce_s, 2> tem; local
4654 auto_vec<ce_s, 16> lhsc; local
4655 auto_vec<ce_s, 16> rhsc; local
4737 auto_vec<ce_s, 2> tmp; local
4752 auto_vec<ce_s, 4> tmp; local
4825 auto_vec<ce_s, 2> lhsc; local
4883 auto_vec<ce_s, 16> lhsc; local
4884 auto_vec<ce_s, 16> rhsc; local
[all...]

Completed in 45 milliseconds