view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/cfg.filter @ 4512:015fb895586b

Moved visualizer to new directory.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 07 Feb 2012 22:41:09 +0100
parents
children
line wrap: on
line source

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