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

References

tools/polly/lib/Support/SCEVAffinator.cpp
  284   OpPWAC.second = OpPWAC.second.unite(isl::manage_copy(OutOfBoundsDom));
  287     assert(isl_set_dim(OutOfBoundsDom, isl_dim_set) == 0 &&
  289     OutOfBoundsDom = isl_set_params(OutOfBoundsDom);
  289     OutOfBoundsDom = isl_set_params(OutOfBoundsDom);
  292   S->recordAssumption(UNSIGNED, isl::manage(OutOfBoundsDom), DebugLoc(),