rustc_middle::dep_graph::dep_node

Function make_compile_codegen_unit

source
pub(crate) fn make_compile_codegen_unit(
    tcx: TyCtxt<'_>,
    name: Symbol,
) -> DepNode