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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp947 bool ti_is_intf = false; local
950 ti_is_intf = true;
951 if (is_intf != ti_is_intf)

Completed in 35 milliseconds