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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc442 perform_symbolic_merge (gimple *source_stmt1, struct symbolic_number *n1, function in namespace:__anon968
796 = perform_symbolic_merge (source_stmt1, &n1, source_stmt2, &n2, n,
977 = perform_symbolic_merge (ins_stmt, &n0, source_stmt, &n1, n,
2919 ins_stmt = perform_symbolic_merge (ins_stmt, &n, info->ins_stmt,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c442 perform_symbolic_merge (gimple *source_stmt1, struct symbolic_number *n1, function
769 = perform_symbolic_merge (source_stmt1, &n1, source_stmt2, &n2, n);
2583 ins_stmt = perform_symbolic_merge (ins_stmt, &n, info->ins_stmt,

Completed in 136 milliseconds