Daniel Berlin wrote on 04/14/07 22:59: > If there was stmt->aux we'd put it there instead (note that the > current way wastes memory, since we really only care about UID's for > statements that generate vdefs/vuses)
That's the thing. There currently is *no* "aux" field to do this. We may be forced to add one, but for now tuples have no room for auxiliary information like this.