Searched defs:PwAff (Results 1 – 4 of 4) sorted by relevance
81 UPwAff.foreach_pw_aff([=, &Result](isl::pw_aff PwAff) -> isl::stat { in subtract()100 UPwAff.foreach_pw_aff([=, &Result](isl::pw_aff PwAff) -> isl::stat { in multiply()
1072 &ValFactor](isl::pw_aff PwAff) -> isl::stat { in applyPartialUnroll() argument
441 isl::stat Stat = UPwAff.foreach_pw_aff([&](isl::pw_aff PwAff) -> isl::stat { in TEST()
552 isl::val polly::getConstant(isl::pw_aff PwAff, bool Max, bool Min) { in getConstant()