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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp902 virtual const TypeInstPtr *xmeet_unloaded( const TypeInstPtr *t ) const;
H A Dtype.cpp2901 //------------------------------xmeet_unloaded---------------------------------
2904 const TypeInstPtr *TypeInstPtr::xmeet_unloaded(const TypeInstPtr *tinst) const { function in class:TypeInstPtr
3096 const TypeInstPtr *unloaded_meet = xmeet_unloaded(tinst);

Completed in 305 milliseconds