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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.cpp661 bool print_assembly = (PrintAssembly || _method->should_print_assembly()); local
662 if (print_assembly && !Disassembler::can_decode()) {

Completed in 31 milliseconds