Searched refs:and_stmt (Results 1 – 1 of 1) sorted by relevance
2875 tree and_tmp, and_tmp_name, and_stmt; in vect_create_cond_for_align_checks() local2945 and_stmt = build2 (MODIFY_EXPR, void_type_node, in vect_create_cond_for_align_checks()2949 SSA_NAME_DEF_STMT (and_tmp_name) = and_stmt; in vect_create_cond_for_align_checks()2950 append_to_statement_list_force (and_stmt, cond_expr_stmt_list); in vect_create_cond_for_align_checks()