ΒΆvoid LLVMSetCondition(LLVMValueRef Branch,
LLVMValueRef Cond)
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:3378
Parameters
- LLVMValueRef Branch
- LLVMValueRef Cond