//
pkg.gl
Category
github.com/go-asm/go
cmd
compile
devirtualize
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
830 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.