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

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

Completed in 45 milliseconds