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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp433 bool _select_24_bit_instr; // We selected an instruction with a 24-bit result member in class:Compile
860 bool select_24_bit_instr() const { return _select_24_bit_instr; }
887 _select_24_bit_instr = selection;

Completed in 47 milliseconds