package
1.23.0
Repository: https://github.com/shogo82148/std.git
Documentation: pkg.go.dev

# Functions

ProfileGuided performs call devirtualization of indirect calls based on profile information.
StaticCall devirtualizes the given call if possible when the concrete callee is available statically.

# Structs

CallStat summarizes a single call site.