Eric Holk
2af02cf2c4
More comments and refactoring
...
The refactoring mainly keeps the separation between the modules clearer.
For example, process_deferred_edges function moved to cfg_build.rs since
that is really part of building the CFG, not finding the fixpoint.
Also, we use PostOrderId instead of usize in a lot more places now.
2022-01-18 14:25:28 -08:00
..
2022-01-17 17:20:57 +00:00
2022-01-18 14:32:52 +00:00
2022-01-17 20:01:22 +00:00
2022-01-18 09:58:39 +00:00
2022-01-17 17:44:56 +00:00
2022-01-17 09:40:29 +00:00
2022-01-17 18:06:30 +01:00
2022-01-17 18:06:27 +01:00
2022-01-18 14:32:52 +00:00
2022-01-18 09:58:39 +00:00
2022-01-17 09:40:29 +00:00
2022-01-16 08:12:23 +00:00
2022-01-17 20:07:04 +01:00
2022-01-17 02:06:54 +00:00
2022-01-18 09:58:39 +00:00
2022-01-18 09:58:39 +00:00
2022-01-17 17:44:56 +00:00
2022-01-17 20:07:06 +01:00
2022-01-18 09:58:39 +00:00
2022-01-17 19:59:40 +00:00
2022-01-16 16:02:36 -06:00
2022-01-14 00:36:12 +00:00
2022-01-17 20:07:02 +01:00
2022-01-18 14:25:24 -08:00
2022-01-17 14:50:50 +00:00
2022-01-17 14:50:50 +00:00
2022-01-16 11:19:21 +00:00
2022-01-17 20:01:22 +00:00
2022-01-18 14:25:26 -08:00
2022-01-18 09:58:39 +00:00
2022-01-15 01:16:55 +00:00
2022-01-16 08:12:23 +00:00
2022-01-16 16:02:36 -06:00
2022-01-16 16:02:36 -06:00
2022-01-15 07:27:30 +00:00
2022-01-18 14:32:52 +00:00
2022-01-17 20:01:22 +00:00
2022-01-17 18:06:30 +01:00
2022-01-18 09:58:39 +00:00
2022-01-18 09:58:39 +00:00
2022-01-16 11:19:21 +00:00
2022-01-15 01:16:55 +00:00
2022-01-18 14:25:28 -08:00