pub unsafe extern "C" fn LLVMSetCondition(
Branch: LLVMValueRef,
Cond: LLVMValueRef,
)Expand description
This only works on llvm::CondBrInst instructions.
pub unsafe extern "C" fn LLVMSetCondition(
Branch: LLVMValueRef,
Cond: LLVMValueRef,
)This only works on llvm::CondBrInst instructions.