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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp108 NodeList _virtual_operands; // Nodes where the operand is a virtual register member in class:PhiResolverState
129 NodeList& virtual_operands() { return _state._virtual_operands; }

Completed in 32 milliseconds