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