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

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

Completed in 1035 milliseconds