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

/haiku-buildtools/isl/
H A Disl_power_templ.c40 res = FN(TYPE,coalesce)(res);
51 map = FN(TYPE,coalesce)(map);
H A Disl_union_templ.c715 *pw = FN(PW,coalesce)(*pw);
722 __isl_give UNION *FN(UNION,coalesce)(__isl_take UNION *u)
H A Disl_coalesce.c1625 static struct isl_map *coalesce(struct isl_map *map, struct isl_tab **tabs) function
1699 map = coalesce(map, tabs);
H A Disl_map_simplify.c2604 int coalesce = -1; local
2669 coalesce = i;
2674 return coalesce;
2926 /* First check if we can coalesce any pair of divs and
2931 * is any other div "c" with which we can coalesce the div
H A Disl_pw_templ.c884 __isl_give PW *FN(PW,coalesce)(__isl_take PW *pw)
/haiku-buildtools/isl/interface/
H A Disl.py68 def coalesce(arg0): member in class:union_map
767 def coalesce(arg0): member in class:map
1140 def coalesce(arg0): member in class:union_set
1554 def coalesce(arg0): member in class:set
/haiku-buildtools/gcc/gcc/
H A DMakefile.in1328 lra-coalesce.o \
1441 tree-ssa-coalesce.o \
3259 tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h \
H A Domega.c2424 coalesce (omega_pb pb) function
2732 coalesce (pb);
4950 coalesce (pb);

Completed in 150 milliseconds