Method ReplaceAllUsesWith
ReplaceAllUsesWith(IrMetadata)
Replace all uses of this node with a new node
public override void ReplaceAllUsesWith(IrMetadata other)
Parameters
other
IrMetadataNode to replace this one with
Replace all uses of this node with a new node
public override void ReplaceAllUsesWith(IrMetadata other)
other
IrMetadataNode to replace this one with