Imports of package inline

PathSynopsis
cmd/compile/internal/base
cmd/compile/internal/inline/inlheur
cmd/compile/internal/ir
cmd/compile/internal/logopt
cmd/compile/internal/pgoirPackage pgoir associates a PGO profile with the IR of the current package compilation.
cmd/compile/internal/typecheck
cmd/compile/internal/types
cmd/internal/obj
cmd/internal/pgoPackage pgo contains the compiler-agnostic portions of PGO profile handling.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go/constantPackage constant implements Values representing untyped Go constants and their corresponding operations.
internal/buildcfgPackage buildcfg provides access to the build configuration described by the current environment.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.