Home
last modified time | relevance | path

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

/netbsd-src/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() function
4798 if (note_outside_basic_block_p (subtype, on_bb_boundary_p)) in emit_note_after()
4814 if (note_outside_basic_block_p (subtype, on_bb_boundary_p)) in emit_note_before()
/netbsd-src/external/gpl3/gcc/dist/gcc/
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() function
4773 if (note_outside_basic_block_p (subtype, on_bb_boundary_p)) in emit_note_after()
4789 if (note_outside_basic_block_p (subtype, on_bb_boundary_p)) in emit_note_before()
H A DChangeLog-201829026 (note_outside_basic_block_p): Remove all references to
H A DChangeLog-201333396 (note_outside_basic_block_p): New helper function for emit_note_after