Method LLVMGetValueKind
LLVMGetValueKind(LLVMValueRef)
TODO: Provide summary for Function LLVMGetValueKind
Declaration
public static LLVMValueKind LLVMGetValueKind(LLVMValueRef Val)
Parameters
public static LLVMValueKind LLVMGetValueKind(LLVMValueRef Val)
LLVMValueRef | Val | TODO: Provide details of parameter Val |
Returns
LLVMValueKind | TODO: Document return value |