Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dira.c4503 bitmap_head *bb_transp_live = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4526 bitmap transp = bb_transp_live + bb->index; in find_moveable_pseudos()
4709 bitmap def_bb_transp = bb_transp_live + def_block->index; in find_moveable_pseudos()
4809 bitmap_clear (bb_transp_live + bb->index); in find_moveable_pseudos()
4815 free (bb_transp_live); in find_moveable_pseudos()