view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/probability.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

colorizeGradientWithMode("probability", 0, 500, "logarithmic");

// more parameters: colorizeGradientCustom("probability", 0, 500, "logarithmic", [blue, yellow, red], [0, 0.5, 1], 16);