Method LLVMAddDestination
LLVMAddDestination(LLVMValueRef, LLVMBasicBlockRef)
TODO: Provide summary for Function LLVMAddDestination
Declaration
public static void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest)
Parameters
public static void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest)
LLVMValueRef | IndirectBr | TODO: Provide details of parameter IndirectBr |
LLVMBasicBlockRef | Dest | TODO: Provide details of parameter Dest |