Home
last modified time | relevance | path

Searched refs:bucketRoot (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1623 AffineForOp bucketRoot = bucketRoots[i]; in computeIntersectionBuckets() local
1625 if (bucketRoot->isAncestor(matchRoot)) { in computeIntersectionBuckets()
1632 if (matchRoot->isAncestor(bucketRoot)) { in computeIntersectionBuckets()