Searched defs:avout (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lcm.c | 170 sbitmap *antout, sbitmap *avout, sbitmap *kill, in compute_earliest() 371 sbitmap *avin, sbitmap *avout, in pre_edge_lcm_avs() 476 sbitmap *avin, *avout; in pre_edge_lcm() local 494 compute_available (sbitmap *avloc, sbitmap *kill, sbitmap *avout, in compute_available()
|
H A D | mode-switching.c | 514 sbitmap *avin, *avout; in optimize_mode_switching() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lcm.cc | 170 sbitmap *antout, sbitmap *avout, sbitmap *kill, in compute_earliest() 371 sbitmap *avin, sbitmap *avout, in pre_edge_lcm_avs() 476 sbitmap *avin, *avout; in pre_edge_lcm() local 494 compute_available (sbitmap *avloc, sbitmap *kill, sbitmap *avout, in compute_available()
|
H A D | mode-switching.cc | 514 sbitmap *avin, *avout; in optimize_mode_switching() local
|