Home
last modified time | relevance | path

Searched defs:removeVarRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerSpace.cpp94 void PresburgerSpace::removeVarRange(VarKind kind, unsigned varStart, in removeVarRange() function in PresburgerSpace
H A DPWMAFunction.cpp99 void MultiAffineFunction::removeVarRange(VarKind kind, unsigned varStart, in removeVarRange() function in MultiAffineFunction
H A DIntegerRelation.cpp294 void IntegerRelation::removeVarRange(VarKind kind, unsigned varStart, in removeVarRange() function in IntegerRelation
310 void IntegerRelation::removeVarRange(unsigned varStart, unsigned varLimit) { in removeVarRange() function in IntegerRelation
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DAffineStructures.cpp714 void FlatAffineValueConstraints::removeVarRange(VarKind kind, unsigned varStart, in removeVarRange() function in FlatAffineValueConstraints
1729 void FlatAffineRelation::removeVarRange(VarKind kind, unsigned varStart, in removeVarRange() function in FlatAffineRelation