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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp1625 uint matching_input = instr->two_address(_globalNames); local
1628 if( matching_input != 0 ) {
1631 for( uint i = 2; i <= matching_input; i++ )
H A Dformssel.cpp449 uint matching_input = 0; local

Completed in 2300 milliseconds