Home
last modified time | relevance | path

Searched defs:on_bb_boundary_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.c4767 note_outside_basic_block_p (enum insn_note subtype, bool on_bb_boundary_p) in note_outside_basic_block_p()
4796 bool on_bb_boundary_p = (bb != NULL && BB_END (bb) == after); in emit_note_after() local
4812 bool on_bb_boundary_p = (bb != NULL && BB_HEAD (bb) == before); in emit_note_before() local
H A Demit-rtl.cc4742 note_outside_basic_block_p (enum insn_note subtype, bool on_bb_boundary_p) in note_outside_basic_block_p()
4771 bool on_bb_boundary_p = (bb != NULL && BB_END (bb) == after); in emit_note_after() local
4787 bool on_bb_boundary_p = (bb != NULL && BB_HEAD (bb) == before); in emit_note_before() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c4767 note_outside_basic_block_p (enum insn_note subtype, bool on_bb_boundary_p) in note_outside_basic_block_p()
4796 bool on_bb_boundary_p = (bb != NULL && BB_END (bb) == after); in emit_note_after() local
4812 bool on_bb_boundary_p = (bb != NULL && BB_HEAD (bb) == before); in emit_note_before() local