Get returns the LockClass of the given ssa.Value, which must be a pointer to a global or a field address expression. If Get cannot resolve the lock class of v, it returns an error indicating why. The returned pointer uniquely identifies the lock class. That is, a.Get(x) == a.Get(y) if and only if x
(v ssa.Value)
source not stored for this graph (policy: none)