Commits

Andrew Trick committed 59882ff04bc
NFC: In MemoryBehaviorVisitor, don't do use-list iteration within the visitor. It's generally bad practice to assume use lists are small. I think part of MemoryBehaviorVisitor's contract is that the Value being queried has the same level of type information across visits.