Method LLVMGetIntrinsicID
LLVMGetIntrinsicID(LLVMValueRef)
TODO: Provide summary for Function LLVMGetIntrinsicID
Declaration
public static uint LLVMGetIntrinsicID(LLVMValueRef Fn)
Parameters
public static uint LLVMGetIntrinsicID(LLVMValueRef Fn)
LLVMValueRef | Fn | TODO: Provide details of parameter Fn |
Returns
UInt32 | TODO: Document return value |