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

/openjdk9/hotspot/src/share/vm/opto/
H A DphaseX.hpp376 Node *hash_find(const Node *n) { return _table.hash_find(n); } function in class:NodeHash::PhaseValues
H A DphaseX.cpp95 Node *NodeHash::hash_find( const Node *n ) { function in class:NodeHash

Completed in 84 milliseconds