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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp1070 int const_req = initial_const_capacity; local
1123 const_req = constant_table().size();
1128 init_scratch_buffer_blob(const_req);
1144 code_req = const_req = stub_req = exception_handler_req = deopt_handler_req = 0x10; // force expansion
1147 const_req +
1166 cb->initialize_consts_size(const_req);

Completed in 2880 milliseconds