[SimplifyIndVar] createWideIV - make WideIVInfo arg a const ref. NFCI.
The WideIVInfo arg is only ever used as a const. Fixes cppcheck warning.
Loading
Please sign in to comment
The WideIVInfo arg is only ever used as a const. Fixes cppcheck warning.