Function rustc_codegen_llvm::llvm_::ffi::LLVMBuildPhi
source · pub unsafe extern "C" fn LLVMBuildPhi<'a>(
B: &Builder<'a>,
Ty: &'a Type,
Name: *const c_char
) -> &'a Value
pub unsafe extern "C" fn LLVMBuildPhi<'a>(
B: &Builder<'a>,
Ty: &'a Type,
Name: *const c_char
) -> &'a Value