Home
last modified time | relevance | path

Searched refs:isl_set_min_multi_pw_aff (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dset.h227 __isl_give isl_multi_pw_aff *isl_set_min_multi_pw_aff(__isl_take isl_set *set);
Dcpp-checked.h10570 auto res = isl_set_min_multi_pw_aff(copy()); in min_multi_pw_aff()
Dcpp.h14763 auto res = isl_set_min_multi_pw_aff(copy()); in min_multi_pw_aff()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py9562 res = isl.isl_set_min_multi_pw_aff(isl.isl_set_copy(arg0.ptr))
9856 isl.isl_set_min_multi_pw_aff.restype = c_void_p
9857 isl.isl_set_min_multi_pw_aff.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/
Disl_aff.c6465 __isl_give isl_multi_pw_aff *isl_set_min_multi_pw_aff(__isl_take isl_set *set) in isl_set_min_multi_pw_aff() function
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod6197 isl_set_min_multi_pw_aff(