Function rustc_mir_transform::nrvo::find_local_assigned_to_return_place
source ยท fn find_local_assigned_to_return_place(
start: BasicBlock,
body: &Body<'_>,
) -> Option<Local>fn find_local_assigned_to_return_place(
start: BasicBlock,
body: &Body<'_>,
) -> Option<Local>