walkFunction explores f, starting at the given path state. It returns the set of path states possible on exit from f. ps should have block and mask set to nil, and ps.vs may contain heap values and parameter/free variable values for this function. ps.vs should not contain anything else. Path state
(f *ssa.Function, ps PathState)
source not stored for this graph (policy: none)
no test coverage detected