Searched refs:pdlMatches (Results 1 – 1 of 1) sorted by relevance
119 SmallVector<PDLByteCode::MatchResult, 4> pdlMatches; in matchAndRewrite() local122 bytecode->match(op, rewriter, pdlMatches, *mutableByteCodeState); in matchAndRewrite()134 auto pdlIt = pdlMatches.begin(), pdlE = pdlMatches.end(); in matchAndRewrite()