Home
last modified time | relevance | path

Searched refs:isl_set_params (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp106 auto *Restriction = BB ? NegDom : isl_set_params(NegDom); in takeNonNegativeAssumption()
299 OutOfBoundsDom = isl_set_params(OutOfBoundsDom); in visitTruncateExpr()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Dbound.c190 context = isl_set_params(isl_set_copy(dom)); in check_solution()
H A Disl_ast_graft.c1119 graft->guard = isl_set_params(graft->guard); in isl_ast_graft_unembed()
H A Disl_pw_templ.c670 return isl_set_params(FN(PW,domain)(pw)); in FN()
H A Disl_aff.c9352 range = isl_set_params(range); in mupa_intersect_range_0D()
H A Disl_map.c5980 __isl_give isl_set *isl_set_params(__isl_take isl_set *set) in isl_set_params() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp535 ConsequenceCondSet = isl_set_params(ConsequenceCondSet); in buildConditionSets()
1355 S = isl_set_params(isl_set_intersect(S, Dom)); in addRecordedAssumptions()
1357 S = isl_set_params(isl_set_subtract(Dom, S)); in addRecordedAssumptions()
1411 AssumptionCtx = isl_set_complement(isl_set_params(ConditionSets[1])); in addUserAssumptions()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dset.h248 __isl_give isl_set *isl_set_params(__isl_take isl_set *set);
H A Disl-noexceptions.h19065 auto res = isl_set_params(copy()); in params()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.c1061 context = isl_set_params(isl_set_copy(kernel->context)); in extract_grid_size()
1310 context = isl_set_params(context); in localize_bounds()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod5515 __isl_give isl_set *isl_set_params(__isl_take isl_set *set);