Method ReplaceAllUsesWith
ReplaceAllUsesWith(LlvmMetadata)
Replace all uses of this node with a new node
Declaration
public override void ReplaceAllUsesWith(LlvmMetadata other)
Parameters
public override void ReplaceAllUsesWith(LlvmMetadata other)
LlvmMetadata | other | Node to replace this one with |