It seems like initInternal is not really useful anymore (at least not for the pull request). Remove initInternal and the private variables from the preprocessing passes. Instead get the necessary variables at the beginning of applyInternal from the API.
It seems like initInternal is not really useful anymore (at least not for the pull request). Remove initInternal and the private variables from the preprocessing passes. Instead get the necessary variables at the beginning of applyInternal from the API.