Partial program analysis for staged compilation systems

A Anand, M Thakur - Formal Methods in System Design, 2024 - Springer
In spite of decades of static-analysis research behind developing precise whole-program
dataflow analyses, languages that use just-in-time (JIT) compilers suffer from the imprecision …

A study of the impact of callbacks in staged static+ dynamic partial analysis

A Anand - Companion Proceedings of the 2022 ACM SIGPLAN …, 2022 - dl.acm.org
Partial analysis is a program analysis technique used in compilation systems when the
whole program is not available. Many recent promising approaches perform partial analysis …