package
1.22.2
Repository: https://github.com/go-asm/go.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.