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

/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dsparc.c6471 static int last_order_nonleaf = 1;
6473 if (regs_ever_live[15] != last_order_nonleaf)
6475 last_order_nonleaf = !last_order_nonleaf;
6477 (const char *) reg_alloc_orders[last_order_nonleaf],
6456 static int last_order_nonleaf = 1; local

Completed in 81 milliseconds