Home
last modified time | relevance | path

Searched refs:isl_union_set_lexmax (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dunion_set.h61 __isl_give isl_union_set *isl_union_set_lexmax(__isl_take isl_union_set *uset);
Dcpp-checked.h12479 auto res = isl_union_set_lexmax(copy()); in lexmax()
Disl-noexceptions.h18705 auto res = isl_union_set_lexmax(copy()); in lexmax()
Dcpp.h18104 auto res = isl_union_set_lexmax(copy()); in lexmax()
/external/llvm-project/polly/lib/External/isl/
Disl_union_map.c2138 __isl_give isl_union_set *isl_union_set_lexmax( in isl_union_set_lexmax() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py8872 res = isl.isl_union_set_lexmax(isl.isl_union_set_copy(arg0.ptr))
9016 isl.isl_union_set_lexmax.restype = c_void_p
9017 isl.isl_union_set_lexmax.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod8741 __isl_give isl_union_set *isl_union_set_lexmax(