qiskit.circuit.BreakLoopOp.reverse_ops¶ BreakLoopOp.reverse_ops()¶ For a composite instruction, reverse the order of sub-instructions. This is done by recursively reversing all sub-instructions. It does not invert any gate. Renvoie a new instruction withsub-instructions reversed. Type renvoyé qiskit.circuit.Instruction