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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.cpp250 int alloc_length = alloc_worklist.length(); local
251 for (int next = 0; next < alloc_length; ++next) {

Completed in 37 milliseconds