HomeSort by: relevance | last modified time | path
    Searched defs:or_stmt (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop-manip.cc 3244 gimple *addr_stmt, *or_stmt; local
3273 or_stmt = gimple_build_assign (new_or_tmp_name, BIT_IOR_EXPR,
3275 gimple_seq_add_stmt (cond_expr_stmt_list, or_stmt);

Completed in 16 milliseconds