Searched refs:test_expr (Results 1 – 2 of 2) sorted by relevance
431 rtx test_expr; /* expression in IF_THEN_ELSE that is tested */ in cond_exec_process_if_block() local465 test_expr = cond_exec_get_condition (BB_END (test_bb)); in cond_exec_process_if_block()466 if (! test_expr) in cond_exec_process_if_block()534 && modified_in_p (test_expr, insn)) in cond_exec_process_if_block()560 true_expr = test_expr; in cond_exec_process_if_block()
466 rtx test_expr; /* expression in IF_THEN_ELSE that is tested */ in cond_exec_process_if_block() local501 test_expr = cond_exec_get_condition (BB_END (test_bb)); in cond_exec_process_if_block()502 if (! test_expr) in cond_exec_process_if_block()573 && modified_in_p (test_expr, insn)) in cond_exec_process_if_block()599 true_expr = test_expr; in cond_exec_process_if_block()