iqm.cpc.compiler.compilation_stage.PassFunction

Contents

iqm.cpc.compiler.compilation_stage.PassFunction#

iqm.cpc.compiler.compilation_stage.PassFunction#

A function that takes the data, context, and options as arguments and returns the modified data and context. The context is a dictionary that can contain any information that needs to be passed between the passes.

Methods

__init__()