pub unsafe extern "C" fn LLVMGetCondition(
Branch: LLVMValueRef,
) -> LLVMValueRefExpand description
This only works on llvm::CondBrInst instructions.
pub unsafe extern "C" fn LLVMGetCondition(
Branch: LLVMValueRef,
) -> LLVMValueRefThis only works on llvm::CondBrInst instructions.