Searched refs:loopAndIndex (Results 1 – 1 of 1) sorted by relevance
458 auto loopAndIndex = createAffineFor(loop, rewriter); in matchAndRewrite() local459 auto affineFor = loopAndIndex.first; in matchAndRewrite()460 auto inductionVar = loopAndIndex.second; in matchAndRewrite()