Function rustc_codegen_llvm::consts::const_alloc_to_llvm

source ยท
pub fn const_alloc_to_llvm<'ll>(
    cx: &CodegenCx<'ll, '_>,
    alloc: ConstAllocation<'_>,
    is_static: bool,
) -> &'ll Value