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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c538 static void get_constraint_for (tree, vec<ce_s> *);
3012 &ANYTHING as fallback from get_constraint_for. Deal with
3568 get_constraint_for (tree t, vec<ce_s> *results) function
3625 get_constraint_for (lhsop, &lhsc);
3997 get_constraint_for (lhs, &lhsc);
4020 get_constraint_for (arg, &rhsc);
4220 get_constraint_for (res, &lhsc);
4229 get_constraint_for (dest, &rhsc);
4252 get_constraint_for (res, &lhsc);
4253 get_constraint_for (des
[all...]

Completed in 86 milliseconds