Home
last modified time | relevance | path

Searched refs:isl_set_lexmax (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_map_lexopt_templ.c226 __isl_give TYPE *SF(isl_set_lexmax,SUFFIX)(__isl_take isl_set *set) in SF() argument
Disl_test.c3027 set = isl_set_lexmax(set); in test_lexmin()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dset.h213 __isl_give isl_set *isl_set_lexmax(__isl_take isl_set *set);
Dcpp-checked.h10522 auto res = isl_set_lexmax(copy()); in lexmax()
Disl-noexceptions.h15025 auto res = isl_set_lexmax(copy()); in lexmax()
Dcpp.h14667 auto res = isl_set_lexmax(copy()); in lexmax()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py9485 res = isl.isl_set_lexmax(isl.isl_set_copy(arg0.ptr))
9840 isl.isl_set_lexmax.restype = c_void_p
9841 isl.isl_set_lexmax.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod8737 __isl_give isl_set *isl_set_lexmax(