Searched defs:_init_check (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_LIR.hpp | 1459 bool _init_check; member in class:LIR_OpAllocObj 1472 , _init_check(init_check) 1483 bool init_check() const { return _init_check; } |
Completed in 197 milliseconds