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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp649 : _left_inst(left_inst), _left_op(left_op), _relation(relation),
657 if( _left_inst == position ) return true;
H A Dformsopt.hpp481 const int _left_inst; member in class:PeepConstraint
H A Doutput_c.cpp1162 int left_index = pconstraint->_left_inst;

Completed in 138 milliseconds