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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp406 const TypeOopPtr* appendix_arg_type = TypeOopPtr::make_from_constant(appendix_arg); local
407 Node* appendix_arg_node = _gvn.makecon(appendix_arg_type);

Completed in 30 milliseconds