LLVM 20.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 4007 of file InstrRefBasedImpl.cpp.
|
inlineexplicit |
Definition at line 4013 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 4015 of file InstrRefBasedImpl.cpp.
References llvm::size().
|
inline |
Definition at line 4027 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 4025 of file InstrRefBasedImpl.cpp.
|
inline |
Definition at line 4023 of file InstrRefBasedImpl.cpp.
References llvm::operator==(), and X.
|
inline |
Definition at line 4018 of file InstrRefBasedImpl.cpp.
References Idx.
|
inline |
Definition at line 4022 of file InstrRefBasedImpl.cpp.