Searched refs:then_regs (Results 1 – 2 of 2) sorted by relevance
4282 vec<rtx> then_regs = vNULL; in cond_move_process_if_block() local4293 if (!check_cond_move_block (then_bb, &then_vals, &then_regs, cond) in cond_move_process_if_block()4305 for (rtx reg : then_regs) in cond_move_process_if_block()4386 then_regs.release (); in cond_move_process_if_block()
15589 (cond_move_process_if_block): Change type of then_regs and