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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp320 bool is_zero_type() const { function in class:Type
H A DphaseX.cpp593 if (t->is_zero_type())
H A Dmemnode.cpp2392 if (ReduceFieldZeroing && phase->type(val)->is_zero_type()) {

Completed in 53 milliseconds