Searched defs:antloc (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lcm.c | 83 compute_antinout_edge (sbitmap *antloc, sbitmap *transp, sbitmap *antin, in compute_antinout_edge() 232 sbitmap *antloc, sbitmap *later, sbitmap *laterin) in compute_laterin() 341 compute_insert_delete (struct edge_list *edge_list, sbitmap *antloc, in compute_insert_delete() 370 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm_avs() 472 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm()
|
H A D | gcse.c | 667 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties() 1641 static sbitmap *antloc; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lcm.cc | 83 compute_antinout_edge (sbitmap *antloc, sbitmap *transp, sbitmap *antin, in compute_antinout_edge() 232 sbitmap *antloc, sbitmap *later, sbitmap *laterin) in compute_laterin() 341 compute_insert_delete (struct edge_list *edge_list, sbitmap *antloc, in compute_insert_delete() 370 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm_avs() 472 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm()
|
H A D | gcse.cc | 667 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties() 1641 static sbitmap *antloc; variable
|