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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1106 int this_index = phase->C->get_alias_index(addr_t); local
1113 phi->as_Phi()->is_same_inst_field(this_type, this_id, this_index, this_offset)) {
1342 int this_index = phase->C->get_alias_index(addr_t); local
1346 Node *phi = new (igvn->C) PhiNode(region, this_type, NULL, this_iid, this_index, this_offset);

Completed in 59 milliseconds