Home
last modified time | relevance | path

Searched defs:sliceOps (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DPipelineDataTransfer.cpp322 SmallVector<AffineApplyOp, 4> sliceOps; in runOnAffineForOp() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DUtils.cpp329 Operation *opInst, SmallVectorImpl<AffineApplyOp> *sliceOps) { in createAffineComputationSlice()