Add cloning functionality to Block and Function, this also adds support for...
Add cloning functionality to Block and Function, this also adds support for remapping successor block operands of terminator operations. We define a new BlockAndValueMapping class to simplify mapping between cloned values. PiperOrigin-RevId: 230768759
Loading
Please sign in to comment