Searched defs:on_bb_boundary_p (Results 1 – 1 of 1) sorted by relevance
4787 note_outside_basic_block_p (enum insn_note subtype, bool on_bb_boundary_p) in note_outside_basic_block_p()4816 bool on_bb_boundary_p = (bb != NULL && BB_END (bb) == after); in emit_note_after() local4832 bool on_bb_boundary_p = (bb != NULL && BB_HEAD (bb) == before); in emit_note_before() local