Function rustc_query_impl::make_query::instance_def_size_estimate [−][src]
pub fn instance_def_size_estimate<'tcx>(
tcx: QueryCtxt<'tcx>,
key: instance_def_size_estimate<'tcx>
) -> QueryStackFrame
Expand description
Get an estimate of the size of an InstanceDef based on its MIR for CGU partitioning.