Function rustc_codegen_llvm::consts::const_alloc_to_llvm[][src]

pub fn const_alloc_to_llvm<'ll>(
    cx: &CodegenCx<'ll, '_>,
    alloc: &Allocation
) -> &'ll Value