sp-04/test-output/allocAndInit2dArrayMethod.c...

11 lines
493 B
Plaintext

digraph combined {
label="allocAndInit2dArrayMethod"
-1 [shape=record,style=filled,label="-1|entry"]
-2 [shape=record,label="-2|exit"]
0 [shape=record,label="0|{0: // label\l|1: // line number information\l|2: ICONST_1 \l|3: ANEWARRAY [I\l|4: DUP \l|5: ICONST_0 \l|6: ICONST_1 \l|7: NEWARRAY T_INT\l|8: DUP \l|9: ICONST_0 \l|10: ICONST_1 \l|11: IASTORE \l|12: AASTORE \l|13: ARETURN \l}"]
-1 -> 0 [label=""]
0 -> -2 [label=""]
0 -> -2 [style=dotted]
-1 -> 0 [style=dotted]
}