Class Intrinsic
base class for calls to LLVM intrinsic functions
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class Intrinsic : CallInstruction, IExtensiblePropertyContainer, IOperandContainer<Value>, IAttributeAccessor, IAttributeContainer
Methods
LookupId(String) | Looks up the LLVM intrinsic ID from it's name |