Function llvm_sys::core::LLVMAddCase [−][src]
pub unsafe extern "C" fn LLVMAddCase(
Switch: LLVMValueRef,
OnVal: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Add a case to a switch
instruction
pub unsafe extern "C" fn LLVMAddCase(
Switch: LLVMValueRef,
OnVal: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Add a case to a switch
instruction