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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.cpp646 AllocateNode* alloc2 = AllocateNode::Ideal_allocation(in2, NULL); local
647 if (MemNode::detect_ptr_independence(in1, alloc1, in2, alloc2, NULL)) {

Completed in 33 milliseconds