Files
clang-p2996/llvm/lib/Analysis/ScalarEvolution.cpp
Nikita Popov 4d97a914d7 [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.
2022-12-07 15:32:49 +01:00

578 KiB