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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp594 const TypePtr* adr_typ = ex_con->add_offset(offset); local
598 Node *store = store_oop_to_object(control(), ex_node, adr, adr_typ, null(), val_type, T_OBJECT);

Completed in 42 milliseconds