view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/framestatelocks.filter @ 11582:9e12e51fe7b2

Add helper methods with negations for inputs in LogicNode. Use helper method in CheckCastNode lowering
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 10 Sep 2013 16:13:35 +0200
parents 015fb895586b
children
line wrap: on
line source

colorize("class", "FrameState", red);
colorize("locks", "", gray);