Method LLVMSetInstructionCallConv
LLVMSetInstructionCallConv(LLVMValueRef, UInt32)
TODO: Provide summary for Function LLVMSetInstructionCallConv
Declaration
public static void LLVMSetInstructionCallConv(LLVMValueRef Instr, uint CC)
Parameters
public static void LLVMSetInstructionCallConv(LLVMValueRef Instr, uint CC)
LLVMValueRef | Instr | TODO: Provide details of parameter Instr |
UInt32 | CC | TODO: Provide details of parameter CC |