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

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.hpp195 // you must use type_or_null, and test the result for NULL.
204 const Type* type_or_null(const Node* n) const { function in class:NodeHash::PhaseTransform

Completed in 183 milliseconds