Table of Contents

Method ReplaceAllUsesWith

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

ReplaceAllUsesWith(IrMetadata)

Replace all uses of this descriptor with another

public virtual void ReplaceAllUsesWith(IrMetadata other)

Parameters

other IrMetadata

New descriptor to replace this one with