view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/cfg.filter @ 7327:3f78e0041007

Remove PhiLabelOp.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 10 Jan 2013 15:00:15 +0100
parents 015fb895586b
children
line wrap: on
line source

var f = new com.sun.hotspot.igv.graal.filters.GraalCFGFilter();
f.apply(graph);