sp-04/test-output/allocObjectArrayMethod.dt.dot

9 lines
143 B
Plaintext

digraph dominatorTree {
label="allocObjectArrayMethod"
"D(-1)" [style=filled]
"D(0)"
"D(-2)"
"D(-1)" -> "D(0)"
"D(0)" -> "D(-2)"
}