[ScopInfo] Tighten compute out introduced in r303404
commit577440293cadb977f910690b8ae0eb73372cde0a
authorTobias Grosser <tobias@grosser.es>
Wed, 24 May 2017 21:24:04 +0000 (24 21:24 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 24 May 2017 21:24:04 +0000 (24 21:24 +0000)
treeaccca6ac3adb3505b80d93f8343b78bc9869c774
parent6547ff25af2a41e55c18f7d65f566ba3b5a954ca
[ScopInfo] Tighten compute out introduced in r303404

It seems we are still spending too much time on rare inputs, which continue to
timeout the AOSP buildbot. Let's see if a further reduction is sufficient.

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