The isNotSuitableForSRA property is now dead, don't compute it.
authorChris Lattner <sabre@nondot.org>
Mon, 14 Jan 2008 01:32:52 +0000 (01:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Jan 2008 01:32:52 +0000 (01:32 +0000)
commit6a93fc01a787ae53095504f882781dbf550b23c6
tree30e340198f4d127558d54d61729dd356e97723b3
parent727c21084d2f96c25b0ec1bc9a03cb88105a417c
The isNotSuitableForSRA property is now dead, don't compute it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45948 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp