Files
clang-p2996/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
Pedro Lobo d7c12ea29e [LoopRotate] Use poison instead of undef as placeholder in debug info [NFC] (#119135)
The `poison` values are used to substitute debug information of values
moved from the original header into the preheader that are no longer
available in the former.
2024-12-10 15:06:48 +00:00

44 KiB