Searched refs:cond_expr_stmt_list (Results 1 – 1 of 1) sorted by relevance
2863 tree *cond_expr_stmt_list) in vect_create_cond_for_align_checks() argument2904 append_to_statement_list_force (new_stmt_list, cond_expr_stmt_list); in vect_create_cond_for_align_checks()2914 append_to_statement_list_force (addr_stmt, cond_expr_stmt_list); in vect_create_cond_for_align_checks()2930 append_to_statement_list_force (or_stmt, cond_expr_stmt_list); 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()2993 tree cond_expr_stmt_list = NULL_TREE; in vect_transform_loop() local3002 &cond_expr_stmt_list); in vect_transform_loop()3036 bsi_insert_before (&cond_exp_bsi, cond_expr_stmt_list, BSI_SAME_STMT); in vect_transform_loop()