ΒΆvoid LLVMSetCondition(LLVMValueRef Branch,
                      LLVMValueRef Cond)

Description

Set the condition of a branch instruction. This only works on llvm::BranchInst instructions.

Declared at: llvm/include/llvm-c/Core.h:3500

Parameters

LLVMValueRef Branch
LLVMValueRef Cond