Searched refs:element_and_idx (Results 1 – 1 of 1) sorted by relevance
652 for (auto element_and_idx : llvm::enumerate(op.val().drop_front(1))) { in matchAndRewrite() local654 element_and_idx.value().getDefiningOp()); in matchAndRewrite()656 element_op.indexAttr().getInt() != element_and_idx.index() + 1 || in matchAndRewrite()