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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.cpp545 bool t_interface = t_inst->klass()->is_interface(); local
546 result = this_interface ^ t_interface;

Completed in 43 milliseconds