Home | History | Annotate | Download | only in DependenceAnalysis

Lines Matching full:100

7 ; for (int i = 0; i < 100; ++i) {
15 define void @i32_subscript([100 x [100 x i32]]* %a, i32* %b) {
29 %a.addr = getelementptr [100 x [100 x i32]], [100 x [100 x i32]]* %a, i64 0, i64 %i, i64 %i
30 %a.addr.2 = getelementptr [100 x [100 x i32]], [100 x [100 x i32]]* %a, i64 0, i64 %i, i32 5
35 %exitcond = icmp ne i64 %i.inc, 100