2 papers
cs.DS2025
LatticeHashForest: An Efficient Data Structure for Repetitive Data and Operations
Anamitra Ghorui, Uday P. Khedker
Analysis of entire programs as a single unit, or whole-program analysis, involves propagation of large amounts of information through the control flow of the program. This is espec…
cs.PL2024
Which Part of the Heap is Useful? Improving Heap Liveness Analysis
Vini Kanvar, Uday P. Khedker
With the growing sizes of data structures allocated in heap, understanding the actual use of heap memory is critically important for minimizing cache misses and reclaiming unused m…