Method BitCast
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
BitCast(Value, ITypeRef)
Creates a bitcast instruction
public Value BitCast(Value valueRef, ITypeRef targetType)
Creates a bitcast instruction
public Value BitCast(Value valueRef, ITypeRef targetType)