llvm::AliasSet::AliasSet::iterator Class Reference

Define an iterator for alias sets... this is just a forward iterator. More...

#include <AliasSetTracker.h>

List of all members.

Public Member Functions

 iterator (PointerRec *CN=0)
bool operator== (const iterator &x) const
bool operator!= (const iterator &x) const
const iteratoroperator= (const iterator &I)
value_type & operator* () const
value_type * operator-> () const
Value * getPointer () const
unsigned getSize () const
iteratoroperator++ ()
iterator operator++ (int)


Detailed Description

Define an iterator for alias sets... this is just a forward iterator.
The documentation for this class was generated from the following file:

Generated on Fri Mar 19 01:41:21 2010 by  doxygen 1.5.8