Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-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()
H A DChangeLog-2006703 (could_have_pointers): New function.
714 (find_func_aliases): Use could_have_pointers.