Menu

#5 Analyze Control-Flow Statements

1.0
open
None
2013-07-23
2013-07-23
No

Analyze memory access patterns also in control-flow statements such as if, while, for, etc.
For example, the following memory access is currently not detected:

if(Acc()) {
...
}

Discussion


Log in to post a comment.

MongoDB Logo MongoDB