|
|
|
|
|
by pcwalton
3391 days ago
|
|
> What is the standard term for this kind of inlining which would distinguish it from the inlining already present in the compiler? There isn't a standard term, because virtually all inliners always did what Go is now doing. It's pretty basic functionality. |
|