Sciweavers

2 search results - page 1 / 1
» CFA2: A Context-Free Approach to Control-Flow Analysis
Sort
View
77
Voted
ESOP
2010
Springer
15 years 1 months ago
CFA2: A Context-Free Approach to Control-Flow Analysis
Abstract. In a functional language, the dominant control-flow mechanism is function call and return. Most higher-order flow analyses, including k-CFA, do not handle call and retu...
Dimitrios Vardoulakis, Olin Shivers
CORR
2010
Springer
139views Education» more  CORR 2010»
14 years 9 months ago
Pushdown Control-Flow Analysis of Higher-Order Programs
Context-free approaches to static analysis gain precision over classical approaches by perfectly matching returns to call sites-a property that eliminates spurious interprocedural...
Christopher Earl, Matthew Might, David Van Horn