Searched refs:rcli (Results 1 – 1 of 1) sorted by relevance
2087 rcli->condition = cond; in init_propagate_block_info()3118 rcli->condition = cond; in mark_regno_cond_dead()3119 rcli->stores = cond; in mark_regno_cond_dead()3134 ncond = rcli->condition; in mark_regno_cond_dead()3137 rcli->stores = cond; in mark_regno_cond_dead()3139 rcli->stores = ior_reg_cond (rcli->stores, cond, 1); in mark_regno_cond_dead()3150 || (ncond == rcli->orig_condition && rcli->stores == const1_rtx)) in mark_regno_cond_dead()3173 free (rcli); in free_reg_cond_life_info()3192 rcli->condition = elim_reg_cond (rcli->condition, regno); in flush_reg_cond_reg_1()3193 if (rcli->stores != const0_rtx && rcli->stores != const1_rtx) in flush_reg_cond_reg_1()[all …]