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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c3361 get_constraint_for_address_of (tree t, vec<ce_s> *results) function
3434 get_constraint_for_address_of (TREE_OPERAND (t, 0), results);
3972 get_constraint_for_address_of (gimple_call_lhs (stmt), &tmpc);
4624 get_constraint_for_address_of (lhsop, &rhsc);
4920 get_constraint_for_address_of (lhs, &rhsc);
4949 get_constraint_for_address_of (rhs, &rhsc);
5085 get_constraint_for_address_of (arg, &rhsc);
5811 get_constraint_for_address_of (ref->referred->decl, &rhsc);

Completed in 112 milliseconds