Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp246 unsigned dstLoopDepth, in createPrivateMemRef() argument
447 isFusionProfitable(Operation * srcOpInst,Operation * srcStoreOpInst,AffineForOp dstForOp,ArrayRef<ComputationSliceState> depthSliceUnions,unsigned maxLegalFusionDepth,unsigned * dstLoopDepth,double computeToleranceThreshold) isFusionProfitable() argument
[all...]
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp251 unsigned dstLoopDepth, in canFuseLoops()
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1768 Operation *srcOpInst, Operation *dstOpInst, unsigned dstLoopDepth, in insertBackwardComputationSlice() argument