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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1344 int this_iid = addr_t->is_oopptr()->instance_id(); local
1346 Node *phi = new (igvn->C) PhiNode(region, this_type, NULL, this_iid, this_index, this_offset);

Completed in 525 milliseconds