Method PhiNode
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
PhiNode(ITypeRef)
Creates a Phi instruction
public PhiNode PhiNode(ITypeRef resultType)
Parameters
resultType
ITypeRefResult type for the instruction
Creates a Phi instruction
public PhiNode PhiNode(ITypeRef resultType)
resultType
ITypeRefResult type for the instruction