Advertisement
Guest User

Untitled

a guest
Jul 7th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LLVM 0.33 KB | None | 0 0
  1. for.cond28:                                       ; preds = %for.inc51, %for.end27
  2.   %indvars.iv10 = phi i64 [ %indvars.iv.next11, %for.inc51 ], [ %indvars.iv8, %for.end27 ]
  3.   %wide.trip.count12 = zext i32 %n to i64
  4.   %exitcond13 = icmp ne i64 %indvars.iv10, %wide.trip.count12
  5.   br i1 %exitcond13, label %for.body30, label %for.end53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement