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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.cpp189 uint numopnds = num_opnds(); // Virtual call for number of operands local
202 assert( opcnt < numopnds, "Accessing non-existent operand" );

Completed in 32 milliseconds