[SCEV] Use umin_seq for symbolic max BE count
We were using umin_seq when computing the exact BE count, but not when computing the symbolic max BE count.
Loading
Please sign in to comment
We were using umin_seq when computing the exact BE count, but not when computing the symbolic max BE count.