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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcoalesce.cpp219 int any_prec = 0; local
222 if( !any_prec++ ) tty->print(" |");
H A Dnode.cpp1657 int any_prec = 0; local
1661 if (!any_prec++) st->print(" |");

Completed in 39 milliseconds