Searched defs:DropTree (Results 1 – 1 of 1) sorted by relevance
204 struct DropTree { struct211 /// Edges into the `DropTree` that need to be added once it's lowered. argument212 entry_points: Vec<(DropIdx, BasicBlock)>,252 impl DropTree { implementation1205 unwind_drops: &mut DropTree, in build_scope_drops()1291 mut drops: DropTree, in build_exit_tree()1387 drops: &mut DropTree, in build_unwind_tree()