Lines Matching defs:fuse
511 static enum isl_change fuse(int i, int j, struct isl_coalesce_info *info,
525 return fuse(j, i, info, extra, detect_equalities, check_number);
662 return fuse(i, j, info, NULL, 0, 0);
736 * since it is going to be destroyed in fuse().
811 return fuse(i, j, info, extra, 0, 0);
1707 * still be able to fuse the two basic maps, but we need to perform
1726 return fuse(i, j, info, NULL, 0, 0);
1804 change = fuse(i, j, info, wraps.mat, 0, 0);
1928 return fuse(i, j, info, wraps->mat, 0, 1);
2354 change = fuse(i, j, info, wraps.mat, detect_equalities, 0);
4096 * considered groups. If a fuse happens during the second phase,