- Program Analysis, in particular I am working on analysis methods for the
following memory properties:
- Heap structure analysis
- Identifying memory carried dependencies
- Static estimation of object lifetimes
- Applications for these analysis results:
- IDE and Refactoring tools
- Static error detection and testing
- Optimizations for instruction and thread level parallelism
- Memory Management
|