ΒΆLLVMBool LLVMIsConditional(LLVMValueRef Branch)

Description

Return if a branch is conditional. This only works on llvm::BranchInst instructions.

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

Parameters

LLVMValueRef Branch