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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp231 //--------------------------Ideal_common---------------------------------------
234 Node *MemNode::Ideal_common(PhaseGVN *phase, bool can_reshape) { function in class:MemNode
1420 Node* p = MemNode::Ideal_common(phase, can_reshape);
2169 Node* p = MemNode::Ideal_common(phase, can_reshape);
2292 Node* p = MemNode::Ideal_common(phase, can_reshape);
H A Dmemnode.hpp90 Node *Ideal_common(PhaseGVN *phase, bool can_reshape); // Return -1 for short-circuit NULL.

Completed in 75 milliseconds