Home
last modified time | relevance | path

Searched refs:find_what_p_points_to (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/gcc/
HDtree-flow.h962 bool find_what_p_points_to (tree);
HDtree-ssa-alias.c1130 if (!find_what_p_points_to (ptr)) in compute_flow_sensitive_aliasing()
HDtree-ssa-structalias.c4495 find_what_p_points_to (tree p) in find_what_p_points_to() function
HDChangeLog110 (find_what_p_points_to): Rewrite to use shared bitmap hashtable.
HDChangeLog-2006727 (find_what_p_points_to): Adjust call to set_uids_with_ptset.
13723 (find_what_p_points_to): Look through default defs of
HDChangeLog-200512011 find_what_p_points_to returns false, call set_pt_anything.
12051 (find_what_p_points_to): If VI is an artificial variable,
15178 (find_what_p_points_to): Convert variables containing unions back
15318 * tree-flow.h (find_what_p_points_to): Add prototype.