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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp64 void Instruction::update_exception_state(ValueStack* state) { function in class:Instruction
H A Dc1_Instruction.hpp307 void update_exception_state(ValueStack* state);
392 update_exception_state(_state_before);

Completed in 38 milliseconds