Move CompositePass code into methods. (#1740)
This Cl splits the CompositePass switch to have one method per case label. This makes the code a lot simpler to follow.
Loading
Please register or sign in to comment
This Cl splits the CompositePass switch to have one method per case label. This makes the code a lot simpler to follow.