Searched refs:set_uids_in_ptset (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 6506 set_uids_in_ptset (bitmap into, bitmap from, struct pt_solution *pt, in set_uids_in_ptset() function 6657 set_uids_in_ptset (finished_solution, vi->solution, pt, fndecl); in find_what_var_points_to()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 6630 set_uids_in_ptset (bitmap into, bitmap from, struct pt_solution *pt, in set_uids_in_ptset() function 6781 set_uids_in_ptset (finished_solution, vi->solution, pt, fndecl); in find_what_var_points_to()
|
H A D | ChangeLog-2007 | 1806 (set_uids_in_ptset): Always set SFT_UNPARTITIONABLE_P for 1889 * tree-ssa-structalias.c (set_uids_in_ptset): Add all overlapping SFTs. 1893 * tree-ssa-structalias.c (set_uids_in_ptset): Use the pointed-to 1895 (find_what_p_points_to): Call set_uids_in_ptset with the original 1998 (set_uids_in_ptset): If an sft is added to the points-to set, 2259 (set_uids_in_ptset): Set SFT_IN_NESTED_STRUCT from the 2920 * tree-ssa-structalias.c (set_uids_in_ptset): Likewise. 10782 (set_uids_in_ptset): Add an assert. 11686 * tree-ssa-structalias.c (set_uids_in_ptset): Likewise. 17263 * tree-ssa-structalias.c (set_uids_in_ptset): Also handle RESULT_DECL. [all …]
|
H A D | ChangeLog-2009 | 17404 (set_uids_in_ptset): Use varinfo is_global_var flag. 21965 * tree-ssa-structalias.c (set_uids_in_ptset): Remove TBAA pruning code. 22021 (set_uids_in_ptset): Do not check it. 29649 (set_uids_in_ptset): Take the alias set to prune with as 33684 * tree-ssa-structalias.c (set_uids_in_ptset): Do not prune
|
H A D | ChangeLog-2008 | 1247 (set_uids_in_ptset): Warn for clear cases of type-punning. 16783 (set_uids_in_ptset): Use may_alias_p. 18084 * tree-ssa-structalias.c (set_uids_in_ptset): Whether the 20072 * tree-ssa-structalias.c (set_uids_in_ptset): Remove special
|
H A D | ChangeLog-2016 | 7326 (set_uids_in_ptset): Record whether vars contains a 10822 create_variable_info_for, set_uids_in_ptset, visit_loadstore): 24679 * tree-ssa-structalias.c (set_uids_in_ptset): Set 30447 * tree-ssa-structalias.c (set_uids_in_ptset): Set
|
H A D | ChangeLog-2005 | 1780 (set_uids_in_ptset): Remove anyoffset handling. 12046 (set_uids_in_ptset): If the solution includes ANYOFFSET and 13327 * tree-ssa-structalias.c (set_uids_in_ptset): Ditto.
|
H A D | ChangeLog-2019 | 26286 (set_uids_in_ptset): Adjust. 30464 (set_uids_in_ptset): Also set the shadow variable uid if required. 33775 * tree-ssa-structalias.c (set_uids_in_ptset): Or in vi->is_heap_var
|
H A D | ChangeLog-2006 | 7809 (set_uids_in_ptset): Do type pruning on directly dereferenced
|
H A D | ChangeLog-2010 | 34572 (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
|
H A D | ChangeLog-2013 | 7933 (set_uids_in_ptset): Set the new flags appropriately.
|
H A D | ChangeLog-2015 | 1847 * tree-ssa-structalias.c (set_uids_in_ptset): Add fndecl
|