ΒΆLLVMValueRef LLVMGetCondition(LLVMValueRef Branch)

Description

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

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

Parameters

LLVMValueRef Branch