mirror of https://github.com/golang/go.git
Split out the code that computes the initial inline "hairyness" budget for a function so that it can be reused (in a later patch). This is a pure refactoring; no change in compiler functionality. Change-Id: I9b1b7b10a7c480559b837492b10eb08771b7a145 Reviewed-on: https://go-review.googlesource.com/c/go/+/514795 Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Keith Randall <khr@golang.org> |
||
|---|---|---|
| .. | ||
| addr2line | ||
| api | ||
| asm | ||
| buildid | ||
| cgo | ||
| compile | ||
| covdata | ||
| cover | ||
| dist | ||
| distpack | ||
| doc | ||
| fix | ||
| go | ||
| gofmt | ||
| internal | ||
| link | ||
| nm | ||
| objdump | ||
| pack | ||
| pprof | ||
| test2json | ||
| tools | ||
| trace | ||
| vendor | ||
| vet | ||
| README.vendor | ||
| go.mod | ||
| go.sum | ||
README.vendor
See src/README.vendor for information on loading vendored packages and updating the vendor directory.