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