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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.hpp39 BlockBeginState // State of BlockBegin instruction with phi functions of this block enumerator in enum:ValueStack::Kind
H A Dc1_Instruction.cpp757 new_state = new_state->copy(ValueStack::BlockBeginState, bci());

Completed in 25 milliseconds