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

moved CompilerToVM.isTypeInitialized and isTypeLinked to Java
author twisti
date Mon, 02 Dec 2013 20:05:24 -0800
parents 015fb895586b
children
line wrap: on
line source

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