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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp270 bool has_memory( ) const;
H A Dnode.cpp1345 return in(1)->bottom_type()->has_memory();
H A Dtype.cpp724 //------------------------------has_memory-------------------------------------
725 bool Type::has_memory() const { function in class:Type

Completed in 56 milliseconds