Searched defs:_other_operands (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp109 NodeList _other_operands; // Nodes where the operand is not a virtual register member in class:PhiResolverState
130 NodeList& other_operands() { return _state._other_operands; }

Completed in 338 milliseconds