If the alias analysis algorithm we are using can provide MUST alias information,
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 00:53:34 +0000 (00:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2003 00:53:34 +0000 (00:53 +0000)
commitaed2c6d2cb4e496a78d4bdf5c4d8266a84b6f4bf
treefa9dcef3a2dac59b370956dc087b5c83a9d2dc00
parent62b5c167de0ca5883a7ad5eb0900eb0c15ad3707
If the alias analysis algorithm we are using can provide MUST alias information,
expose it directly as value numbering information

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6972 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoadValueNumbering.cpp