const_alloc_to_llvm

Function const_alloc_to_llvm 

Source
pub(crate) fn const_alloc_to_llvm<'ll>(
    cx: &GenericCx<'ll, FullCx<'ll, '_>>,
    alloc: &Allocation,
    is_static: bool,
) -> &'ll Value