Searched refs:normalize_logical_operation (Results 1 – 2 of 2) sorted by relevance
688 normalize_logical_operation (tree t, tree args, tree_code c, norm_info info) in normalize_logical_operation() function824 return normalize_logical_operation (t, args, CONJ_CONSTR, info); in normalize_expression()826 return normalize_logical_operation (t, args, DISJ_CONSTR, info); in normalize_expression()
1840 (normalize_logical_operation): Pass subst_info through call.