[Soot-list] data flow problem

Quentin Sabah quentin.sabah at inria.fr
Tue Jul 16 04:47:53 EDT 2013


On 07/16/2013 10:45 AM, yangbo at sei.buaa.edu.cn wrote:

    > (1)
    > R2 = a[R1];
1a)> temp$7 = a
1b)> temp$9 = temp$7[temp$8]
    > (2)
    > a[R3]=R2;
2a)> temp$10 = a
2b)> temp$10[temp$11] = R2

Can you show the exact information given by the def/use for each jimple 
statement 1a,1b,2a,2b ?


-- 
Quentin Sabah, CIFRE Ph.D. student
Grenoble University
INRIA-SPADES                   | STMicroelectronics/AST
Montbonnot, France             | Grenoble, France
mailto:quentin.sabah at inria.fr  | mailto:quentin.sabah at st.com
phone: +33 476 61 54 57        | phone: +33 476 58 44 14


More information about the Soot-list mailing list