1. while loop: It is an Entry control loop. In which condition is checked before entering the loop. 2. do while loop: It is known as Exit control loop. In which condition is checked after executing ...
; CHECK-NEXT: { Stmt_for_body3[i0, i1] -> Stmt_for_body3[i0, 1 + i1] : 0 <= i0 <= 99 and 0 <= i1 <= 98; Stmt_for_body3[i0, 99] -> Stmt_for_body3[1 + i0, 0] : 0 <= i0 ...