Searched defs:getConstraints (Results 1 – 3 of 3) sorted by relevance
223 FlatAffineConstraints *getConstraints() { return &cst; } in getConstraints() function224 const FlatAffineConstraints *getConstraints() const { return &cst; } in getConstraints() function
44 ArrayRef<AffineExpr> IntegerSet::getConstraints() const { in getConstraints() function in IntegerSet
562 std::vector<AppliedConstraint> Pattern::getConstraints() const { in getConstraints() function in Pattern