Searched refs:addr_stmt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop-manip.c3107 gimple *addr_stmt, *or_stmt; local
3123 addr_stmt = gimple_build_assign (addr_tmp_name, NOP_EXPR, addr_base);
3124 gimple_seq_add_stmt (cond_expr_stmt_list, addr_stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop-manip.cc3244 gimple *addr_stmt, *or_stmt; local
3263 addr_stmt = gimple_build_assign (addr_tmp_name, NOP_EXPR, addr_base);
3264 gimple_seq_add_stmt (cond_expr_stmt_list, addr_stmt);

Completed in 195 milliseconds