Teach LLVM to know how many times a loop executes when constructed with
a < expression, e.g.: for (i = m; i < n; ++i) llvm-svn: 22793
Loading
Please register or sign in to comment
a < expression, e.g.: for (i = m; i < n; ++i) llvm-svn: 22793