iqm.cpc.compiler.standard_stages.get_standard_stages# iqm.cpc.compiler.standard_stages.get_standard_stages(idempotent=True)# Get a copy of the standard compilation stages. Parameters: idempotent (bool) – If True, the passes will be made idempotent. Returns: The standard compilation stages. Return type: list[CompilationStage]