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

9 lines
138 B
Plaintext

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