Searched defs:replaceOpWithIf (Results 1 – 3 of 3) sorted by relevance
212 void RewriterBase::replaceOpWithIf( in replaceOpWithIf() function in RewriterBase
430 void replaceOpWithIf(Operation *op, ValueRange newValues, in replaceOpWithIf() function
1500 void ConversionPatternRewriter::replaceOpWithIf( in replaceOpWithIf() function in ConversionPatternRewriter