LLVM API Documentation
#include <AliasSetTracker.h>
Inheritance diagram for llvm::AliasSet::iterator:


Public Member Functions | |
| iterator (HashNodePair *CN=0) | |
| bool | operator== (const iterator &x) const |
| bool | operator!= (const iterator &x) const |
| const iterator & | operator= (const iterator &I) |
| value_type & | operator * () const |
| value_type * | operator-> () const |
| Value * | getPointer () const |
| unsigned | getSize () const |
| iterator & | operator++ () |
| iterator | operator++ (int) |
Definition at line 160 of file AliasSetTracker.h.
|
|
Definition at line 163 of file AliasSetTracker.h. |
|
|
Definition at line 181 of file AliasSetTracker.h. Referenced by llvm::AliasSetTracker::add(), and llvm::AliasSet::print(). |
|
|
Definition at line 182 of file AliasSetTracker.h. Referenced by llvm::AliasSetTracker::add(), and llvm::AliasSet::print(). |
|
|
Definition at line 175 of file AliasSetTracker.h. |
|
|
Definition at line 168 of file AliasSetTracker.h. References llvm::operator==(). |
|
|
Definition at line 189 of file AliasSetTracker.h. |
|
|
Definition at line 184 of file AliasSetTracker.h. |
|
|
Definition at line 179 of file AliasSetTracker.h. |
|
|
Definition at line 170 of file AliasSetTracker.h. References CurNode. |
|
|
Definition at line 165 of file AliasSetTracker.h. References CurNode. |