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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp101 ValueStack* _cleanup_state; // State of that block (not yet pinned) member in class:VALUE_OBJ_CLASS_SPEC::ScopeData
165 ValueStack* inline_cleanup_state() const { return _cleanup_state; }

Completed in 32 milliseconds