Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp906 SmallVector<AffineForOp, 4> surroundingLoops; performFusionsIntoDest() local
1147 SmallVector<AffineForOp, 4> surroundingLoops; fuseWithSiblingNodes() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1386 ArrayRef<Operation *> ops, SmallVectorImpl<AffineForOp> *surroundingLoops) { in getInnermostCommonLoopDepth() argument
1524 SmallVector<AffineForOp, 4> surroundingLoops; in computeSliceUnion() local