Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/sparc/
HDsparc.c6456 static int last_order_nonleaf = 1; in order_regs_for_local_alloc() local
6458 if (regs_ever_live[15] != last_order_nonleaf) in order_regs_for_local_alloc()
6460 last_order_nonleaf = !last_order_nonleaf; in order_regs_for_local_alloc()
6462 (const char *) reg_alloc_orders[last_order_nonleaf], in order_regs_for_local_alloc()