Description[turbofan] Remove bloated GraphBuilder base class.
Using the GraphBuilder base class forces each node creation to go
through a virtual function dispatch just for the sake of saving the
duplication of the NewNode helper methods. In total that added up to
saving minus (sic!) six lines of code.
R=titzer@chromium.org
Committed: https://crrev.com/0788c98d3b3854cb35d3c1534ff5382824f859cf
Cr-Commit-Position: refs/heads/master@{#29799}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 7 (2 generated)
|