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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.cpp257 mdo->set_arg_local(_arg_local);
300 void ciMethodData::set_arg_local(int i) { function in class:ciMethodData
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1405 void set_arg_local(intx v) { _arg_local = v; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 33 milliseconds