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