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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.cpp247 bool has_scalar_replaceable_candidates = (alloc_worklist.length() > 0); local
260 if (has_scalar_replaceable_candidates &&
274 } else if(!has_scalar_replaceable_candidates) {

Completed in 38 milliseconds