go/pkg/mod/github.com/mmcloughlin/[email protected]/pass/isa.go

// RequiredISAExtensions determines ISA extensions required for the given
// function. Populates the ISA field.
func RequiredISAExtensions(fn *ir.Function) error {}