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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-structalias.c759 set_union_with_increment (bitmap to, bitmap from, unsigned HOST_WIDE_INT inc) function
1503 if (set_union_with_increment (tmp, sol, roff))
1558 flag = set_union_with_increment (tmp, solution, c->rhs.offset);
2138 flag = set_union_with_increment (tmp, pts, 0);

Completed in 98 milliseconds