Files
clang-p2996/llvm/lib/Transforms/Utils/LoopUtils.cpp
Florian Hahn 249301c779 [LoopUtils] Pass sentinel value directly to createFindLastIVRed (NFC).
Now that there is only a single FindLastIV recurrence kind, simply pass
the sentinel value instead of the full recurrence descriptor to tighten
the interface.
2025-05-28 22:00:11 +01:00

85 KiB