Commits
Nadav Rotem committed c7a4637bd5c
[AliasAnalysis] Rename getMemoryBehavior.
getMemoryBehavior is also used by SILInstruction. This commit renames
getMemoryBehavior to computeMemoryBehavior and cleans some of the code
that touches it.
// I forgot to add this file in my previous commit.