Function rustc_codegen_llvm::consts::const_alloc_to_llvm
source · pub fn const_alloc_to_llvm<'ll>(
cx: &CodegenCx<'ll, '_>,
alloc: ConstAllocation<'_>
) -> &'ll Value
pub fn const_alloc_to_llvm<'ll>(
cx: &CodegenCx<'ll, '_>,
alloc: ConstAllocation<'_>
) -> &'ll Value