blob: 5507d33527b07ea14c04d0cd9c6dacde5826f276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
(function "repeat_examples"
(insn-chain
(block 2
(edge-from entry (flags "FALLTHRU"))
(cinsn 1
(parallel [(const_int 0) repeated x64])
"test.c":2 (nil))
(edge-to exit (flags "FALLTHRU"))
) ;; block 2
) ;; insn-chain
) ;; function
|