LLVM
15.0.0git
|
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 3479 of file InstrRefBasedImpl.cpp.
|
inlineexplicit |
Definition at line 3485 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 3487 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 3499 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 3497 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 3495 of file InstrRefBasedImpl.cpp.
References llvm::operator==(), and X.
|
inline |
Definition at line 3490 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 3494 of file InstrRefBasedImpl.cpp.
References X.