Searched refs:last_order_nonleaf (Results 1 – 2 of 2) sorted by relevance
6233 static int last_order_nonleaf = 1; in order_regs_for_local_alloc() local6235 if (regs_ever_live[15] != last_order_nonleaf) in order_regs_for_local_alloc()6237 last_order_nonleaf = !last_order_nonleaf; in order_regs_for_local_alloc()6239 (const char *) reg_alloc_orders[last_order_nonleaf], in order_regs_for_local_alloc()
6459 static int last_order_nonleaf = 1; in order_regs_for_local_alloc() local6461 if (regs_ever_live[15] != last_order_nonleaf) in order_regs_for_local_alloc()6463 last_order_nonleaf = !last_order_nonleaf; in order_regs_for_local_alloc()6465 (const char *) reg_alloc_orders[last_order_nonleaf], in order_regs_for_local_alloc()