//
pkg.gl
Category
github.com/shogo82148/std
cmd
compile
internal
devirtualize
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
37 SLOC
#
Functions
ProfileGuided
ProfileGuided performs call devirtualization of indirect calls based on profile information.
StaticCall
StaticCall devirtualizes the given call if possible when the concrete callee is available statically.
#
Structs
CallStat
CallStat summarizes a single call site.