Home
last modified time | relevance | path

Searched refs:could_have_pointers (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssa-structalias.c2333 could_have_pointers (tree t) in could_have_pointers() function
3350 if (could_have_pointers (PHI_RESULT (t))) in find_func_aliases()
3498 if (could_have_pointers (lhsop) in find_func_aliases()
4282 if (!could_have_pointers (t)) in intra_create_variable_infos()
HDChangeLog-2006703 (could_have_pointers): New function.
714 (find_func_aliases): Use could_have_pointers.