Searched defs:eqv (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A DphaseX.hpp276 bool eqv(const Node* n1, const Node* n2) const { return n1 == n2; } function in class:NodeHash::PhaseTransform

Completed in 86 milliseconds