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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.hpp130 bool _debug_information_computed; member in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_LinearScan_x86.cpp171 _debug_information_computed = false;
215 if (!_debug_information_computed && op->id() != -1 && allocator()->has_info(op->id())) {
239 _debug_information_computed = true;

Completed in 32 milliseconds