Skip to main content

LLVMGetCondition

Function LLVMGetCondition 

Source
pub unsafe extern "C" fn LLVMGetCondition(
    Branch: LLVMValueRef,
) -> LLVMValueRef
Expand description

This only works on llvm::CondBrInst instructions.