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

References

tools/polly/lib/Support/SCEVAffinator.cpp
  105   S->recordAssumption(UNSIGNED, isl::manage(Restriction), DL, AS_RESTRICTION,
  117     auto *DC = S->getDomainConditions(BB).release();
  148     S->recordAssumption(WRAPPING, NotEqualSet, Loc, AS_RESTRICTION, BB);
  202   S->addParams(getParamsInAffineExpr(&S->getRegion(), Scope, Expr, SE));
  202   S->addParams(getParamsInAffineExpr(&S->getRegion(), Scope, Expr, SE));
  208   if (isl_id *Id = S->getIdForParam(Expr).release()) {
  292   S->recordAssumption(UNSIGNED, isl::manage(OutOfBoundsDom), DebugLoc(),
  394     assert(S->contains(Expr->getLoop()) &&
  401     unsigned loopDimension = S->getRelativeLoopDepth(Expr->getLoop());
  554   S->invalidate(COMPLEXITY, Loc);
  555   return visit(SE.getZero(Type::getInt32Ty(S->getFunction().getContext())));