Files
clang-p2996/llvm/lib/Analysis/MemoryLocation.cpp
Florian Hahn 203f29b40c [MemoryLocation] Use getForArgument in getForSource/getForDest. (NFC)
getForArgument already knows how to extract a memory location for all
memory intrinsics. Use it instead of duplicating the logic.
2021-12-05 11:13:14 +00:00

11 KiB