[BasicAA] Optimize index size adjustment (NFC)
In most cases we do not actually have to perform an index size adjustment. Don't perform any APInt operations in that case.
Loading
Please sign in to comment
In most cases we do not actually have to perform an index size adjustment. Don't perform any APInt operations in that case.