Searched defs:getConstraints (Results 1 – 6 of 6) sorted by relevance
41 ArrayRef<AffineExpr> IntegerSet::getConstraints() const { in getConstraints() function in IntegerSet
469 FlatAffineValueConstraints *getConstraints() { return &cst; } in getConstraints() function470 const FlatAffineValueConstraints *getConstraints() const { return &cst; } in getConstraints() function
1249 MutableArrayRef<ConstraintRef> getConstraints() { in getConstraints() function1252 ArrayRef<ConstraintRef> getConstraints() const { in getConstraints() function
661 std::vector<AppliedConstraint> Pattern::getConstraints() const { getConstraints() function in Pattern
132 const llvm::SmallVector<TemplateConstraint> &getConstraints() const { getConstraints() function
668 const ConstraintSet &getConstraints() const { return Constraints; } in getConstraints() function in __anon2859deef0111::StdLibraryFunctionsChecker::SummaryCase