MCPcopy Create free account
hub / github.com/akwick/gotcha / vcKnown

Method vcKnown

worklist/valueContext.go:159–177  ·  view source on GitHub ↗

vcKnown returns either return true or false when vc is already known (the function and entry lattice is eqal). Check: 1) is the potential value context in the map 2) are the in values equal (TODO verify how to become rid of the second check) Return values: If check 1 && 2 is successfull: true, the k

(vc *ValueContext, params []ssa.Value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

INEqualMethod · 0.95
EqualMethod · 0.65

Tested by

no test coverage detected