Searched defs:surroundingLoops (Results 1 – 1 of 1) sorted by relevance
569 ArrayRef<Operation *> ops, SmallVectorImpl<AffineForOp> *surroundingLoops) { in getInnermostCommonLoopDepth()707 SmallVector<AffineForOp, 4> surroundingLoops; in computeSliceUnion() local