Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_multi_locals_templ.c14 isl_bool FN(MULTI(BASE),involves_locals)(__isl_keep MULTI(BASE) *multi) in FN() argument
H A Disl_union_locals_templ.c20 isl_bool FN(UNION,involves_locals)(__isl_keep UNION *u) in FN() argument
H A Disl_pw_locals_templ.c29 isl_bool FN(PW,involves_locals)(__isl_keep PW *pw) in FN() argument
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4906 boolean aff::involves_locals() const in involves_locals() function
8578 boolean basic_set::involves_locals() const in involves_locals() function
11182 boolean multi_aff::involves_locals() const in involves_locals() function
13207 boolean point::involves_locals() const in involves_locals() function
13945 boolean pw_aff::involves_locals() const in involves_locals() function
14978 boolean pw_multi_aff::involves_locals() const in involves_locals() function
17155 boolean set::involves_locals() const in involves_locals() function
19310 boolean union_pw_aff::involves_locals() const in involves_locals() function
19906 boolean union_pw_multi_aff::involves_locals() const in involves_locals() function
H A Dcpp.h5174 bool aff::involves_locals() const in involves_locals() function
10246 bool basic_set::involves_locals() const in involves_locals() function
14417 bool multi_aff::involves_locals() const in involves_locals() function
17716 bool point::involves_locals() const in involves_locals() function
18836 bool pw_aff::involves_locals() const in involves_locals() function
20507 bool pw_multi_aff::involves_locals() const in involves_locals() function
23890 bool set::involves_locals() const in involves_locals() function
27671 bool union_pw_aff::involves_locals() const in involves_locals() function
28639 bool union_pw_multi_aff::involves_locals() const in involves_locals() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py304 def involves_locals(arg0): member in union_pw_multi_aff
2611 def involves_locals(arg0): member in pw_multi_aff
4230 def involves_locals(arg0): member in multi_aff
11739 def involves_locals(arg0): member in set