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

/openjdk7/hotspot/src/share/vm/opto/
H A DparseHelper.cpp540 bool table_full = true; local
543 table_full &= (key != RetData::no_bci);
549 if (!table_full) {

Completed in 30 milliseconds