Files
clang-p2996/llvm/lib/Analysis/InstructionSimplify.cpp
Nikita Popov eeb125659c [InstSimplify] Slightly optimize simplifyLoad() (NFC)
Check upfront whether the load is based on a constant global
with definitive initializer. Don't bother computing offsets
otherwise.
2023-02-16 10:41:23 +01:00

255 KiB