Files
revng-revng/lib
Andrea Gussoni 2ba365bc45 DAGify: fix Head election
During the `Head` election phase, we now introduce the following
additional criterion:
When processing a `GenericRegion` nested into an outer one (its
`ParentRegion`), if the inner `Region` contains the block that has been
elected as `Head` of the `ParentRegion`, we also force that block to be
the `Head` of the inner `GenericRegion`.

We add a unit test to check this behavior.
2025-09-24 15:51:06 +02:00
..
2025-02-13 13:10:51 +02:00
2025-05-06 09:59:46 +02:00
2025-09-09 12:27:33 +02:00
2025-09-17 14:09:16 +02:00
2025-06-25 15:40:13 +02:00
2025-05-07 16:42:34 +02:00
2024-09-27 12:07:18 +02:00
2025-09-24 15:51:06 +02:00
2025-05-07 16:42:34 +02:00
2024-05-03 21:52:40 +02:00
2025-09-17 14:09:16 +02:00