diffblue-cbmc/regression/cbmc/struct14
Michael Tautschnig 24f4674084 Create SSA-level 2 names for individual fields
During symex, a declaration introduces non-deterministic values for the
declared symbol by creating a fresh L2 name without assigning any value
to it. With field-sensitive SSA, the same must be done for each field
(just like we already did the inverse for objects going out of scope via
a DEAD instruction).
2019-04-17 13:41:39 +00:00
..
main.c Create SSA-level 2 names for individual fields 2019-04-17 13:41:39 +00:00
test.desc Create SSA-level 2 names for individual fields 2019-04-17 13:41:39 +00:00