Elide repeated RTL elements.
[official-gcc.git] / gcc / testsuite / selftests / repeat.rtl
blob5507d33527b07ea14c04d0cd9c6dacde5826f276
1 (function "repeat_examples"
2   (insn-chain
3     (block 2
4       (edge-from entry (flags "FALLTHRU"))
5       (cinsn 1
6         (parallel [(const_int 0) repeated x64])
7         "test.c":2 (nil))
8       (edge-to exit (flags "FALLTHRU"))
9     ) ;; block 2
10   ) ;; insn-chain
11 ) ;; function