.. SPDX-FileCopyrightText: 2024 ETH Zurich and University of Bologna .. .. SPDX-License-Identifier: Apache-2.0 Deeploy.CommonExtensions.OptimizationPasses.PassClasses.ContextAgnosticReplaceMatchWithModulePassMixIn ====================================================================================================== .. currentmodule:: Deeploy.CommonExtensions.OptimizationPasses.PassClasses .. autoclass:: ContextAgnosticReplaceMatchWithModulePassMixIn :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: ~ContextAgnosticReplaceMatchWithModulePassMixIn.__init__ ~ContextAgnosticReplaceMatchWithModulePassMixIn.apply ~ContextAgnosticReplaceMatchWithModulePassMixIn.retarget ~ContextAgnosticReplaceMatchWithModulePassMixIn.run_pass