Files
clang-p2996/llvm/lib/Transforms/Utils/LoopUnroll.cpp
Nikita Popov 625920dabf [LoopUnroll] Make DomTree explicitly required (NFC)
Some of the code was already assuming that DT is non-null, so
make that requirement more explicit and remove unnecessary null
checks.
2021-05-29 09:37:32 +02:00

36 KiB