diff options
author | Chris Lattner <sabre@nondot.org> | 2004-10-30 04:05:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-10-30 04:05:01 +0000 |
commit | 6f96774fc4f4d63c4df714056d9e986a996cd069 (patch) | |
tree | 4ab536c5e51b4e02d08af0f696baa71228941870 /lib/Analysis/DataStructure/Local.cpp | |
parent | 5b3ed508f62ed09cec4162633cb074c424106c16 (diff) |
* Add a method
* change some uses of NH.getNode() in a bool context to use !NH.isNull()
* Fix a bunch of places where we depended on the (undefined) order of
evaluation of arguments to function calls to ensure that getNode() was
called before getOffset(). In practice, this was NOT happening.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17354 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions