DeadCodeEliminationPass
Dead code elimination pass
This pass removes operations whose results are never used, reducing the size and complexity of the generated code.
Dead code elimination pass
This pass removes operations whose results are never used, reducing the size and complexity of the generated code.