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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp1204 Form::InterfaceType right_interface_type = right_opclass->interface_type(globals); local
1205 assert( right_interface_type == left_interface_type, "Both must be same interface");
1326 // Form::InterfaceType right_interface_type = right_opclass->interface_type(globals);

Completed in 42 milliseconds