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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1011 AllocateNode* allo2 = AllocateNode::Ideal_allocation(ld_adr, phase, ld_off); local
1012 if (alloc != allo2) return NULL;

Completed in 87 milliseconds