Function rustc_const_eval::const_eval::valtrees::create_valtree_place
source · fn create_valtree_place<'tcx>(
ecx: &mut InterpCx<'tcx, 'tcx, CompileTimeInterpreter<'tcx, 'tcx>>,
layout: TyAndLayout<'tcx>,
valtree: ValTree<'tcx>
) -> MPlaceTy<'tcx>