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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.cpp1633 int addp_length = addp_worklist.length(); local
1634 for (int next = 0; next < addp_length; ++next ) {

Completed in 41 milliseconds