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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmacro.cpp766 const TypeOopPtr *field_addr_type = res_type->add_offset(offset)->isa_oopptr(); local
768 Node *field_val = value_from_mem(mem, basic_elem_type, field_type, field_addr_type, alloc);
809 int field_idx = C->get_alias_index(field_addr_type);

Completed in 36 milliseconds