Skip to main content

LLVMSetCondition

Function LLVMSetCondition 

Source
pub unsafe extern "C" fn LLVMSetCondition(
    Branch: LLVMValueRef,
    Cond: LLVMValueRef,
)
Expand description

This only works on llvm::CondBrInst instructions.