Home
last modified time | relevance | path

Searched refs:bb_transp_live (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira.cc4683 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4706 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4884 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4983 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4989 free (bb_transp_live); in find_moveable_pseudos()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira.c4557 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4580 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4763 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4863 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4869 free (bb_transp_live); in find_moveable_pseudos()