Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DUtils.cpp569 ArrayRef<Operation *> ops, SmallVectorImpl<AffineForOp> *surroundingLoops) { in getInnermostCommonLoopDepth()
707 SmallVector<AffineForOp, 4> surroundingLoops; in computeSliceUnion() local