Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
Florian Hahn 3219c0edb2 [LAA] Directly pass DepChecker to getSource/getDestination (NFC).
Instead of passing LoopAccessInfo only to fetch the MemoryDepChecker,
directly pass MemoryDepChecker. This simplifies the code and also allows
new uses in places where no LAI is available.
2024-05-05 21:16:20 +01:00

26 KiB