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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.hpp73 static bool detect_ptr_independence(Node* p1, AllocateNode* a1,
H A Dsubnode.cpp647 if (MemNode::detect_ptr_independence(in1, alloc1, in2, alloc2, NULL)) {
H A Dmemnode.cpp331 // were already unhooked by using information from detect_ptr_independence()
453 //---------------------detect_ptr_independence---------------------------------
458 bool MemNode::detect_ptr_independence(Node* p1, AllocateNode* a1, function in class:MemNode
533 detect_ptr_independence(base, alloc,

Completed in 714 milliseconds