Home
last modified time | relevance | path

Searched defs:coalesce (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp804 PresburgerRelation SetCoalescer::coalesce() { coalesce() function in SetCoalescer
1019 PresburgerRelation PresburgerRelation::coalesce() const { coalesce() function in PresburgerRelation
1088 PresburgerSet PresburgerSet::coalesce() const { coalesce() function in PresburgerSet
[all...]
/llvm-project/polly/lib/External/isl/
H A Disl_union_templ.c1003 __isl_give UNION *FN(UNION,coalesce)(__isl_take UNION *u) in FN() argument
H A Disl_pw_templ.c1211 __isl_give PW *FN(PW,coalesce)(__isl_take PW *pw) in FN() argument
H A Disl_coalesce.c4099 static int coalesce(isl_ctx *ctx, int n, struct isl_coalesce_info *info) in coalesce() function
H A Disl_map_simplify.c4156 int coalesce; in div_find_coalesce() local
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h5070 isl::pw_aff aff::coalesce() const in coalesce() function
8039 isl::map basic_map::coalesce() const in coalesce() function
9138 isl::set basic_set::coalesce() const in coalesce() function
10736 isl::map map::coalesce() const in coalesce() function
12157 isl::pw_multi_aff multi_aff::coalesce() const in coalesce() function
13128 isl::multi_pw_aff multi_pw_aff::coalesce() const in coalesce() function
13715 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const in coalesce() function
14346 isl::set point::coalesce() const in coalesce() function
15227 isl::pw_aff pw_aff::coalesce() const in coalesce() function
16295 isl::pw_multi_aff pw_multi_aff::coalesce() const in coalesce() function
[all …]