This allows other passes (such as SLSR) to compute the SCEV expression for an
imaginary GEP.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
To be consistent with other GEP interfaces, getGEPExpr takes the pointee type
instead of the base type.