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

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.hpp309 virtual const Type* saturate(const Type* new_type, const Type* old_type, function in class:NodeHash::PhaseTransform
364 virtual const Type* saturate(const Type* new_type, const Type* old_type, function in class:NodeHash::PhaseValues
423 virtual const Type* saturate(const Type* new_type, const Type* old_type,
532 virtual const Type* saturate(const Type* new_type, const Type* old_type,
H A DphaseX.cpp1143 //---------------------------------saturate------------------------------------
1144 const Type* PhaseIterGVN::saturate(const Type* new_type, const Type* old_type, function in class:PhaseIterGVN
1598 //---------------------------------saturate------------------------------------
1599 const Type* PhaseCCP::saturate(const Type* new_type, const Type* old_type, function in class:PhaseCCP
H A Dcfgnode.cpp1046 ft = phase->saturate(ft, phase->type_or_null(this), _type);

Completed in 4305 milliseconds