Searched refs:counter_typecheck (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp897 counter_typecheck, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6380 case counter_typecheck: return "type+null-checks";
6606 case lir_store_check: inc_counter(counter_typecheck); break;

Completed in 51 milliseconds