Open
Milestone
Update the internal structures for dependency analysis
In order to simplify and streamline the algorithm used for dependency analysis, some changes should be made:
- the
Variabletype should be changed to include the original indirection level, and theDependencyGraphupdated accordingly - The internal structures of the dependency graph should be changed, to differenciate more clearly between values and pointers
Loading
Loading
Loading
Loading