Files
clang-p2996/llvm/lib/Analysis/ConstraintSystem.cpp
Yingwei Zheng 4eba40c604 [ConstraintElim] Remove dead code. NFC. (#118983)
`R2` should be always greater than `R1` here because both `R1` and `R2` are not modified inside the loop.
2024-12-20 21:20:47 +08:00

6.4 KiB