Searched refs:argConverter (Results 1 – 1 of 1) sorted by relevance
677 : argConverter(rewriter) {} in ConversionPatternRewriterImpl()782 ArgConverter argConverter; member877 argConverter.notifyOpRemoved(repl.first); in applyRewrites()905 argConverter.applyRewrites(mapping); in applyRewrites()1024 argConverter.discardRewrites(action.block); in undoBlockActions()1114 conversion ? argConverter.applySignatureConversion(block, converter, in convertBlockSignature()1116 : argConverter.convertSignature(block, converter, mapping); in convertBlockSignature()1136 argConverter.setConverter(region, &converter); in convertRegionTypes()1805 impl.argConverter.getConverter(action.block->getParent())) { in legalizePatternBlockActions()2249 if (failed(rewriterImpl.argConverter.materializeLiveConversions( in legalizeConvertedArgumentTypes()