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

/openjdk7/hotspot/src/share/vm/opto/
H A DbytecodeInfo.cpp134 int inline_small_code_size = InlineSmallCode / 4; local
159 callee_method->instructions_size(CompLevel_full_optimization) > inline_small_code_size) {

Completed in 29 milliseconds