Files
clang-p2996/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
Nikita Popov fba84ecc15 [WPD] Directly create geteleementptr inbounds (NFCI)
We know that this GEP is inbounds, so make it explicit. NFCI
because constant expression construction already infers this.
2024-05-29 15:43:11 +02:00

99 KiB