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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_CFGPrinter.cpp63 void set_print_flags(bool do_print_HIR, bool do_print_LIR) { _do_print_HIR = do_print_HIR; _do_print_LIR = do_print_LIR; } function in class:CFGPrinterOutput

Completed in 32 milliseconds