Searched defs:saturate (Results 1 - 2 of 2) 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

Completed in 34 milliseconds