Home
last modified time | relevance | path

Searched refs:simplifyProg (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/repro/
Drepro.go216 res, err = ctx.simplifyProg(res)
427 func (ctx *context) simplifyProg(res *Result) (*Result, error) { func