Home
last modified time | relevance | path

Searched defs:findEnd (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerSpace.cpp309 auto *findEnd = other.getIds(VarKind::Symbol).end(); mergeAndAlignSymbols() local
H A DIntegerRelation.cpp1321 const Identifier *findEnd = other.space.getIds(VarKind::Symbol).end(); mergeAndAlignSymbols() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp479 const Identifier *findEnd = rel.getIds(VarKind::SetDim).end(); in getAccessRelation() local