LLVM 22.0.0git
|
Public Member Functions | |
PHI_iterator (DbgSSAPhi *P) | |
PHI_iterator (DbgSSAPhi *P, bool) | |
PHI_iterator & | operator++ () |
bool | operator== (const PHI_iterator &X) const |
bool | operator!= (const PHI_iterator &X) const |
DbgValueDef | getIncomingValue () |
DbgSSABlock * | getIncomingBlock () |
Definition at line 136 of file DebugSSAUpdater.cpp.
|
inlineexplicit |
Definition at line 142 of file DebugSSAUpdater.cpp.
References P.
Referenced by operator!=(), operator++(), and operator==().
|
inline |
Definition at line 144 of file DebugSSAUpdater.cpp.
References P.
|
inline |
Definition at line 155 of file DebugSSAUpdater.cpp.
|
inline |
Definition at line 154 of file DebugSSAUpdater.cpp.
|
inline |
Definition at line 152 of file DebugSSAUpdater.cpp.
References llvm::operator==(), PHI_iterator(), and X.
|
inline |
Definition at line 147 of file DebugSSAUpdater.cpp.
References PHI_iterator().
|
inline |
Definition at line 151 of file DebugSSAUpdater.cpp.
References PHI_iterator(), and X.