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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.cpp183 set_method_flags(as_TosState(method->result_type()),
192 set_method_flags(as_TosState(method->result_type()),
207 set_method_flags(as_TosState(method->result_type()),
261 set_method_flags(as_TosState(method->result_type()),
311 set_method_flags(as_TosState(adapter->result_type()),
354 e2->set_method_flags(as_TosState(adapter->result_type()),
H A DcpCacheOop.hpp152 void set_method_flags(TosState return_type, int option_bits, int method_params) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 25 milliseconds