[mlir][Transforms][NFC] Make `rewriterImpl` private in `IRRewrite`
This commit makes `rewriterImpl` private in `IRRewrite`. This ensures that only the conversion value mapping and the dialect conversion configuration can be accessed from an IR rewrite object.