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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp47 Instruction* _pending_non_safepoint; member in class:LIR_Assembler
64 if (_pending_non_safepoint != NULL) {
67 _pending_non_safepoint = NULL;

Completed in 29 milliseconds