The check is unnecessary because when Assumption is assigned, it will break the
loop immediately; otherwise Assumption.first is always false.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D140715
[AAPointerInfo] Remove redundant check tianshilei1992 on Dec 27 2022, 6:50 PM. Authored by
Details
Diff Detail
|
This breaks the outer loop.