Searched refs:getIndexSet (Results 1 – 4 of 4) sorted by relevance
76 LogicalResult getIndexSet(MutableArrayRef<Operation *> ops,
240 LogicalResult mlir::getIndexSet(MutableArrayRef<Operation *> ops, in getIndexSet() function in mlir275 return getIndexSet(ops, indexSet); in getOpIndexSet()
239 LogicalResult mlir::getIndexSet(MutableArrayRef<OpPointer<AffineForOp>> forOps,247 LogicalResult mlir::getIndexSet(MutableArrayRef<AffineForOp> forOps,
447 if (failed(getIndexSet(ops, &cst))) { in checkIfHyperRectangular()2659 (void)getIndexSet(ops, &cst); in createSeparationCondition()2744 (void)getIndexSet(loopOp, &cst); in createFullTiles()