fn layout_constant_effect<'tcx>(
tcx: TyCtxt<'tcx>,
caller: DefId,
func: &Operand<'tcx>,
name: &str,
) -> Option<CallEffect>fn layout_constant_effect<'tcx>(
tcx: TyCtxt<'tcx>,
caller: DefId,
func: &Operand<'tcx>,
name: &str,
) -> Option<CallEffect>