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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c3075 get_constraint_for_ptr_offset (tree ptr, tree offset, function
3448 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0),
4227 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc);
4234 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4235 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4257 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4336 get_constraint_for_ptr_offset (gimple_call_lhs (t),
4338 get_constraint_for_ptr_offset (gimple_call_arg (t, 0),
4368 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4719 get_constraint_for_ptr_offset (gimple_assign_rhs
[all...]

Completed in 87 milliseconds