Table of Contents

Method ReplaceAllUsesWith

Namespace
Ubiquity.NET.Llvm.Metadata
Assembly
Ubiquity.NET.Llvm.dll

ReplaceAllUsesWith(IrMetadata)

Replace all uses of this node with a new node

public override void ReplaceAllUsesWith(IrMetadata other)

Parameters

other IrMetadata

Node to replace this one with