Searched defs:has_new (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/c1/ | ||
| H A D | c1_LinearScan.cpp | 436 bool has_new = false; local 465 if (!has_new) { 468 has_new = true; 484 if (has_new) { |
Completed in 818 milliseconds