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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp888 counter_cmp, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6371 case counter_cmp: return "compare";
6553 case lir_cmp: inc_counter(counter_cmp); break;

Completed in 51 milliseconds