Searched refs:pdlMatch (Results 1 – 1 of 1) sorted by relevance
138 const PDLByteCode::MatchResult *pdlMatch = nullptr; in matchAndRewrite() local149 pdlMatch = pdlIt; in matchAndRewrite()164 if (pdlMatch) { in matchAndRewrite()165 bytecode->rewrite(rewriter, *pdlMatch, *mutableByteCodeState); in matchAndRewrite()