[SCEV] Reuse Accum variable when handling GEP flags
The GEP minus the base pointer (which is the pre-inc addrec) is exactly the Accum value that was already calculated.
Loading
Please sign in to comment
The GEP minus the base pointer (which is the pre-inc addrec) is exactly the Accum value that was already calculated.