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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp54 static LinearScanStatistic _stat_before_alloc; variable
3049 NOT_PRODUCT(LinearScanStatistic::compute(this, _stat_before_alloc));
3107 _stat_before_alloc.print("before allocation");

Completed in 51 milliseconds