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

/openjdk7/hotspot/src/share/vm/opto/
H A Dconnode.cpp1075 static inline Node* addP_of_X2P(PhaseGVN *phase, function
1100 return addP_of_X2P(phase, x, y, true);
1107 return addP_of_X2P(phase, x, y);
1110 return addP_of_X2P(phase, y, x);

Completed in 25 milliseconds