Searched refs:maybeParent (Results 1 – 1 of 1) sorted by relevance
1349 for (AffineForOp maybeParent : loops[i - 1]) { in verifyLoopNesting() local1350 if (maybeParent->isProperAncestor(loop)) { in verifyLoopNesting()