Searched refs:else_val (Results 1 – 1 of 1) sorted by relevance
4316 rtx else_val = *else_slot; in cond_move_process_if_block() local4317 if (!CONSTANT_P (then_val) && !CONSTANT_P (else_val) in cond_move_process_if_block()4318 && !rtx_equal_p (then_val, else_val)) in cond_move_process_if_block()