Home
last modified time | relevance | path

Searched refs:compute_laterin (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlcm.cc62 static void compute_laterin (struct edge_list *, sbitmap *, sbitmap *,
231 compute_laterin (struct edge_list *edge_list, sbitmap *earliest, in compute_laterin() function
434 compute_laterin (edge_list, earliest, antloc, later, laterin); in pre_edge_lcm_avs()
H A DChangeLog-19991697 * lcm.c (compute_laterin): Cast bb->aux to size_t not int.
2528 * lcm.c (compute_laterin): Store a size_t not an int in bb->aux.
2604 * lcm.c (compute_laterin): Fix initialization of LATER.
2739 (compute_laterin, compute_nearerout): Similarly.
3241 * lcm.c (compute_laterin): Remove unused variable `temp_bitmap'.
H A DChangeLog-20132779 * lcm.c (compute_laterin, compute_insert_delete, compute_available,
2951 * lcm.c (compute_antinout_edge, compute_laterin,
6361 (compute_laterin): Remove uses of macros: ENTRY_BLOCK_PTR,
7416 (compute_laterin): Likewise.
H A DChangeLog-200219723 * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
20239 * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
21718 * lcm.c (compute_antinout_edge, compute_earliest, compute_laterin,
H A DChangeLog-20017523 (compute_laterin, compute_available, compute_nearerout): Likewise.
H A DChangeLog-200013664 * lcm.c (compute_antinout_edge,compute_laterin,compute_available):
H A DChangeLog-2005937 * lcm.c (compute_antinout_edge, compute_laterin,
H A DChangeLog-201730976 * lcm.c (compute_laterin): Adjust.
H A DChangeLog-200410840 (compute_laterin): Likewise.
H A DChangeLog-201448532 (compute_laterin): Use inverted postorder iteration.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlcm.c62 static void compute_laterin (struct edge_list *, sbitmap *, sbitmap *,
231 compute_laterin (struct edge_list *edge_list, sbitmap *earliest, in compute_laterin() function
434 compute_laterin (edge_list, earliest, antloc, later, laterin); in pre_edge_lcm_avs()