pub(crate) fn prepare_covfun_record<'tcx>(
tcx: TyCtxt<'tcx>,
instance: Instance<'tcx>,
is_used: bool,
) -> Option<CovfunRecord<'tcx>>pub(crate) fn prepare_covfun_record<'tcx>(
tcx: TyCtxt<'tcx>,
instance: Instance<'tcx>,
is_used: bool,
) -> Option<CovfunRecord<'tcx>>