Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c6676 find_what_p_points_to (tree fndecl, tree p) in find_what_p_points_to() function
7476 find_what_p_points_to (cfun->decl, ptr); in compute_points_to_sets()
8365 find_what_p_points_to (node->decl, ptr); in ipa_pta_execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc6800 find_what_p_points_to (tree fndecl, tree p) in find_what_p_points_to() function
7607 find_what_p_points_to (cfun->decl, ptr); in compute_points_to_sets()
8523 find_what_p_points_to (node->decl, ptr); in ipa_pta_execute()
H A DChangeLog-20063273 (find_what_p_points_to): Don't call set_used_smts here.
3323 (find_what_p_points_to): Modify to use SMTs.
3929 (find_what_p_points_to): Update.
7811 (find_what_p_points_to): Adjust call to set_uids_with_ptset.
20808 (find_what_p_points_to): Look through default defs of
H A DChangeLog-200815211 (find_what_p_points_to): Handle the call-used set.
15336 (find_what_p_points_to): Interpret NONLOCAL and ESCAPED the same
16785 (find_what_p_points_to): Likewise. Pass is_dereferenced flag.
17446 (find_what_p_points_to): Do not bother to compute the
20074 (find_what_p_points_to): Likewise.
21230 * tree-ssa-structalias.c (find_what_p_points_to): Do not treat
H A DChangeLog-20071895 (find_what_p_points_to): Call set_uids_in_ptset with the original
18101 * tree-ssa-structalias.c (find_what_p_points_to): Return false
18231 (find_what_p_points_to): Pass new parameter to set_uids_in_ptset.
26306 (find_what_p_points_to): Rewrite to use shared bitmap hashtable.
29872 (find_what_p_points_to): Adjust for change to lookup_vi_for_tree.
31966 (find_what_p_points_to): Ditto.
H A DChangeLog-200921969 (find_what_p_points_to): Likewise. Do not warn about strict-aliasing
29692 (find_what_p_points_to): Implement in terms of find_what_var_points_to.
31396 (find_what_p_points_to): CALLUSED shall not appear in poins-to
32768 * tree-ssa-structalias.c (find_what_p_points_to): Do not emit
H A DChangeLog-200512010 find_what_p_points_to returns false, call set_pt_anything.
12050 (find_what_p_points_to): If VI is an artificial variable,
15177 (find_what_p_points_to): Convert variables containing unions back
15317 * tree-flow.h (find_what_p_points_to): Add prototype.
H A DChangeLog-202124999 * tree-ssa-structalias.c (find_what_p_points_to): Same.
H A DChangeLog-201215479 (find_what_p_points_to): Likewise.
H A DChangeLog-20169490 * tree-ssa-structalias.c (find_what_p_points_to): Preserve
H A DChangeLog-201022474 find_what_p_points_to): Handle RESULT_DECL.
H A DChangeLog-201338881 (find_what_p_points_to): Adjust for changed interface of
H A DChangeLog-20151851 (find_what_p_points_to): Likewise.