Searched refs:is_aliased_with (Results 1 – 4 of 4) sorted by relevance
677 extern bool is_aliased_with (tree, tree);
2675 is_aliased_with (tree tag, tree sym) in is_aliased_with() function
158 *aliased = is_aliased_with (tag, decl); in ptr_decl_may_alias_p()
578 is_aliased_with, add_type_alias, new_type_alias):10547 * tree-flow.h (is_aliased_with): Declare.10550 * tree-ssa-alias.c (is_aliased_with): New function.