Method AddressSpaceCast
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
AddressSpaceCast(Value, ITypeRef)
Creates an address cast instruction
public Value AddressSpaceCast(Value valueRef, ITypeRef targetType)
Creates an address cast instruction
public Value AddressSpaceCast(Value valueRef, ITypeRef targetType)