Home
last modified time | relevance | path

Searched refs:identity_multi_pw_aff_on_domain (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_test_cpp.cc137 id = data.at("a").space().domain().identity_multi_pw_aff_on_domain(); in test_foreach_scc()
H A Disl_test_python.py246 id = data["a"].space().domain().identity_multi_pw_aff_on_domain()
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h4151 inline isl::multi_pw_aff identity_multi_pw_aff_on_domain() const;
19778 isl::multi_pw_aff space::identity_multi_pw_aff_on_domain() const in identity_multi_pw_aff_on_domain() function