کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
417436 681513 2014 13 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
A sparse evaluation technique for detailed semantic analyses
ترجمه فارسی عنوان
یک تکنیک ارزیابی ضعیف برای تجزیه و تحلیل مفصلی مفصل؟
کلمات کلیدی
تجزیه و تحلیل استاتیک، تفسیر چکیده، ارزیابی انعطاف پذیر، تجزیه و تحلیل داده ها جریان
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
چکیده انگلیسی


• We propose a new sparse evaluation technique.
• The proposed technique can be effectively applicable to abstract interpretation-based semantic analyses.
• We show that our technique effectively improves the scalability of an industrial-strength static analyzer.

We present a sparse evaluation technique that is effectively applicable to a set of elaborate semantic-based static analyses. Existing sparse evaluation techniques are effective only when the underlying analyses have comparably low precision. For example, if a pointer analysis precision is not affected by numeric statements like x≔1 then existing sparse evaluation techniques can remove the statement, but otherwise, the statement cannot be removed. Our technique, which is a fine-grained sparse evaluation technique, is effectively applicable even to elaborate analyses. A key insight of our technique is that, even though a statement is relevant to an analysis, it is typical that analyzing the statement involves only a tiny subset of its input abstract memory and the most are irrelevant. By exploiting this sparsity, our technique transforms the original analysis into a form that does not involve the fine-grained irrelevant semantic behaviors. We formalize our technique within the abstract interpretation framework. In experiments with a C static analyzer, our technique improved the analysis speed by on average 14×.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Computer Languages, Systems & Structures - Volume 40, Issues 3–4, October–December 2014, Pages 99–111
نویسندگان
, , ,