2014
DOI: 10.1007/s11227-014-1308-5
|View full text |Cite
|
Sign up to set email alerts
|

Modeling flow information of loops using compositional condition of controls

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2016
2016
2017
2017

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 25 publications
0
3
0
Order By: Relevance
“…; (2) Control-flow Analysis (or called high-level analysis), such as control-flow reconstruction [25,26], loop bound analysis [27,28], etc. ; (3) WCET Calculating, using integral linear programming (ILP) to compute a final result.…”
Section: Reasons For Wcet Overestimationmentioning
confidence: 99%
“…; (2) Control-flow Analysis (or called high-level analysis), such as control-flow reconstruction [25,26], loop bound analysis [27,28], etc. ; (3) WCET Calculating, using integral linear programming (ILP) to compute a final result.…”
Section: Reasons For Wcet Overestimationmentioning
confidence: 99%
“…The value of a branch condition depends on the value of its constituents at the program point where the branch condition is located. To eliminate the dependencies, all the branch conditions are expressed in terms of the variables whose values are not defined along the subpath of the execution path, from the loop entry point up to the point where the branch condition is located [13]. Therefore, the path constraint stratification is performed base on the program state at the entry point of the loop.…”
Section: Symbolic Flow Analysismentioning
confidence: 99%
“…The operations include those statements that directly or indirectly affect the value of the loop. Applying a data flow analysis, all the statements affecting the loop variable are located [13].…”
Section: Pc(execution-path Ep)mentioning
confidence: 99%