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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp436 bool has_new = false; local
465 if (!has_new) {
468 has_new = true;
484 if (has_new) {

Completed in 75 milliseconds