OSDN Git Service

Rename UnknownValue to CouldNotCompute, since it holds an instance of
authorDan Gohman <gohman@apple.com>
Sat, 6 Jun 2009 14:37:11 +0000 (14:37 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 6 Jun 2009 14:37:11 +0000 (14:37 +0000)
commit86fbf2fe4cae21febffa4bb2f64cd0c2ee834694
treeb94c114417ca2f8f7297a78910deb0b5155d19ac
parent5257106c4d396b5d932f7b282c3ba255c4605195
Rename UnknownValue to CouldNotCompute, since it holds an instance of
SCEVCouldNotCompute, and not SCEVUnknown.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72999 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp