Files
Andrea Gussoni 8125a19379 JumpTargetManager: improve rebuildDispatcher
Improve the way in which we connect the non reachable `JumpTargets` when
rebuilding the dispatcher for non `SemanticsPreserving` `CFGForm`s.

When connecting group of jump targets that are not currently reachable
from the entry dispatcher, we elect the jump target with the lowest
program counter value, as the one to be connected to the dispatcher.
We also mark the jump targets now transitively reachables from the
elected one, as reachable, so to avoid adding other unnecessary edges
from the dispatcher.
2024-01-18 11:06:17 +01:00
..
2023-06-30 13:39:22 +02:00
2023-08-01 10:51:16 +02:00
2022-03-11 15:37:12 +01:00
2023-03-15 10:19:01 +01:00
2023-11-02 16:48:33 +01:00
2023-08-01 10:51:16 +02:00
2024-01-02 11:14:56 +01:00
2024-01-02 11:14:56 +01:00
2023-07-03 15:23:10 +00:00
2023-05-11 10:05:32 +02:00