Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira.cc4686 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4708 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4763 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4882 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4982 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4988 free (bb_local); in find_moveable_pseudos()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira.c4560 bitmap_head *bb_local = XNEWVEC (bitmap_head, in find_moveable_pseudos() local
4582 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4637 bitmap local = bb_local + bb->index; in find_moveable_pseudos()
4761 bitmap def_bb_local = bb_local + def_block->index; in find_moveable_pseudos()
4862 bitmap_clear (bb_local + bb->index); in find_moveable_pseudos()
4868 free (bb_local); in find_moveable_pseudos()