Add an overload to 'PatternRewriter::inlineRegionBefore' that accepts a parent...
Add an overload to 'PatternRewriter::inlineRegionBefore' that accepts a parent region for the insertion position. This allows for inlining the given region into the end of another region. PiperOrigin-RevId: 254367375
Loading
Please sign in to comment