]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/selftests/note_insn_basic_block.rtl
Introduce RTL function reader
[thirdparty/gcc.git] / gcc / testsuite / selftests / note_insn_basic_block.rtl
1 (function "example_of_note"
2 (insn-chain
3 (block 2
4 (edge-from entry (flags "FALLTHRU"))
5 (cnote 1 [bb 2] NOTE_INSN_BASIC_BLOCK)
6 (edge-to exit (flags "FALLTHRU"))
7 ) ;; block 2
8 ) ;; insn-chain
9 ) ;; function