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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp217 SafePointNode* pop_exception_state() { function in class:GraphKit
245 SafePointNode* phi_map = pop_exception_state();
247 while ((ex_map = pop_exception_state()) != NULL) {

Completed in 58 milliseconds