| commit | fb55354fc9eee74a887b5e1ebce6b96edd370b09 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Wed Jan 16 00:53:15 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Wed Jan 16 00:53:15 2008 +0000 |
| tree | 86b704943ae487d20c309ce26316a8ab9838f8f9 | |
| parent | 19d42bf0a5e174ed1bc0fa3c00c27f0d262c853e [diff] |
Renamed some internal classes for the GR-Constant Propagation analysis. Cleaned up GRConstants::AddBinding to not directly reference the predecessor node. Now we just manipulate the current state, and a driver function creates nodes as needed. llvm-svn: 46040