Files
clang-p2996/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Florian Hahn d88e3658ce [SCEVExp] Move logic to replace congruent IV increments to helper (NFC).
Move logic to replace congruent IV increments to helper function, to
reduce the indentation by using early returns. This is in preparation
for a follow-up patch.
2024-01-25 21:40:31 +00:00

90 KiB