fn layout_constant_effect<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, func: &Operand<'tcx>, name: &str, ) -> Option<CallEffect>
Return a concrete layout constant effect for align_of::<T>() or size_of::<T>().
align_of::<T>()
size_of::<T>()