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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-alias-warnings.c295 find_alias_site (tree object1, bool is_ptr1 ATTRIBUTE_UNUSED,
603 maybe_find_missing_stmts (tree object1, bool is_ptr1,
612 *alias_site = find_alias_site (object1, is_ptr1, object2, is_ptr2);
615 *deref_site1 = reference_site (object1, is_ptr1);
779 tree object1, bool is_ptr1,
803 maybe_find_missing_stmts (object1, is_ptr1, object2, is_ptr2, &alias_site,
850 get_maybe_star_prefix (object1, is_ptr1),
851 name1, get_otype (object1, is_ptr1),
601 maybe_find_missing_stmts(tree object1, bool is_ptr1, tree object2, bool is_ptr2, tree *alias_site, tree *deref_site1, tree *deref_site2) argument
776 strict_aliasing_warn(tree alias_site, tree object1, bool is_ptr1, tree object2, bool is_ptr2, bool filter_artificials) argument

Completed in 57 milliseconds