Home
last modified time | relevance | path

Searched refs:getIndexSet (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/include/mlir/Analysis/
DAffineAnalysis.h44 LogicalResult getIndexSet(MutableArrayRef<Operation *> ops,
/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp88 LogicalResult mlir::getIndexSet(MutableArrayRef<Operation *> ops, in getIndexSet() function in mlir
123 return getIndexSet(ops, indexSet); in getOpIndexSet()
/external/llvm-project/mlir/docs/Rationale/
DUsageOfConst.md239 LogicalResult mlir::getIndexSet(MutableArrayRef<OpPointer<AffineForOp>> forOps,
247 LogicalResult mlir::getIndexSet(MutableArrayRef<AffineForOp> forOps,
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp587 getIndexSet(ops, &cst); in checkIfHyperRectangular()
2941 getIndexSet(ops, &cst); in createSeparationCondition()
3026 getIndexSet(loopOp, &cst); in createFullTiles()