This separates the analysis (and its helpers/data structures) more clearly from the rest of the bufferization. BufferizationAliasInfo is no longer passed to BufferizableOpInterface methods. Instead, the respective info can be queried from BufferizationState directly.
Depends On D117476