Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp445 isFusionProfitable(Operation * srcOpInst,Operation * srcStoreOpInst,AffineForOp dstForOp,ArrayRef<ComputationSliceState> depthSliceUnions,unsigned maxLegalFusionDepth,unsigned * dstLoopDepth,double computeToleranceThreshold) isFusionProfitable() argument
927 SmallVector<ComputationSliceState, 8> depthSliceUnions; performFusionsIntoDest() local
1156 SmallVector<ComputationSliceState, 8> depthSliceUnions; fuseWithSiblingNodes() local
[all...]