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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.cpp1131 bool _live_only; member in class:BlockPrinter
1137 _live_only = live_only;
1144 block->print_block(*_ip, _live_only);

Completed in 34 milliseconds