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

/openjdk9/hotspot/src/share/vm/opto/
H A DphaseX.hpp326 virtual const Type* saturate(const Type* new_type, const Type* old_type, argument
387 virtual const Type* saturate(const Type* new_type, const Type* old_type, argument
H A DphaseX.cpp1317 const Type* PhaseIterGVN::saturate(const Type* new_type, const Type* old_type, argument
1873 const Type* PhaseCCP::saturate(const Type* new_type, const Type* old_type, argument
/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.cpp105 void relocInfo::change_reloc_info_for_address(RelocIterator *itr, address pc, relocType old_type, relocType new_type) { argument
118 void relocInfo::remove_reloc_info_for_address(RelocIterator *itr, address pc, relocType old_type) { argument

Completed in 70 milliseconds