Searched defs:_stat_after_asign (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp55 static LinearScanStatistic _stat_after_asign; variable
3074 NOT_PRODUCT(LinearScanStatistic::compute(this, _stat_after_asign));
3108 _stat_after_asign.print("after assignment of register");

Completed in 49 milliseconds