mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
437d86d8cb
Improve the `schedule` in the `Pipeline` class by introducing two optimizations: * Prune all the `ContainerDeclarations` that are not actually used. * Skip all tasks that have no outgoing elements that would have been written by them.