Skip to main content

llvm_build_select

Function llvm_build_select 

Source
pub fn llvm_build_select(
    builder: &LLVMBuilder,
    if_val: LLVMValue,
    then_val: LLVMValue,
    else_val: LLVMValue,
    name: &str,
) -> LLVMValue
Expand description

LLVMBuildSelect