Searched refs:matchRoot (Results 1 – 1 of 1) sorted by relevance
1620 AffineForOp matchRoot = cast<AffineForOp>(match.getMatchedOperation()); in computeIntersectionBuckets() local1625 if (bucketRoot->isAncestor(matchRoot)) { in computeIntersectionBuckets()1632 if (matchRoot->isAncestor(bucketRoot)) { in computeIntersectionBuckets()1633 bucketRoots[i] = matchRoot; in computeIntersectionBuckets()1643 bucketRoots.push_back(matchRoot); in computeIntersectionBuckets()