reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 3714   static inline val zero(ctx ctx);

References

tools/polly/unittests/Isl/IslTest.cpp
  451     auto UPwAff = isl::union_pw_aff(TestUSet, isl::val::zero(Ctx.get()));
  487     auto TestPwAff = isl::pw_aff(TestSet, isl::val::zero(Ctx.get()));