LLVM: llvm::SSAUpdaterTraits< LDVSSAUpdater >::PHI_iterator Class Reference (original) (raw)

Iterator for PHI operands. More...

Public Member Functions
PHI_iterator (LDVSSAPhi *P)
PHI_iterator (LDVSSAPhi *P, bool)
PHI_iterator & operator++ ()
bool operator== (const PHI_iterator &X) const
bool operator!= (const PHI_iterator &X) const
BlockValueNum getIncomingValue ()
LDVSSABlock * getIncomingBlock ()

Iterator for PHI operands.

Definition at line 4046 of file InstrRefBasedImpl.cpp.

PHI_iterator() [2/2]

getIncomingBlock()

getIncomingValue()

operator!=()

operator++()

operator==()


The documentation for this class was generated from the following file: