[NFC][SCEV] `CompareSCEVComplexity`: deduplicate handling
For all but unknown/constant/recurrences, the handling is identical, there is no point in special-casing anything.
Loading
Please sign in to comment
For all but unknown/constant/recurrences, the handling is identical, there is no point in special-casing anything.