| 
    LLVM 22.0.0git
    
   | 
 
Public Member Functions | |
| PHI_iterator (PHINode *P) | |
| PHI_iterator (PHINode *P, bool) | |
| PHI_iterator & | operator++ () | 
| bool | operator== (const PHI_iterator &x) const | 
| bool | operator!= (const PHI_iterator &x) const | 
| Value * | getIncomingValue () | 
| BasicBlock * | getIncomingBlock () | 
Definition at line 250 of file SSAUpdater.cpp.
      
  | 
  inlineexplicit | 
Definition at line 256 of file SSAUpdater.cpp.
References P.
Referenced by operator!=(), operator++(), and operator==().
      
  | 
  inline | 
Definition at line 258 of file SSAUpdater.cpp.
References P.
      
  | 
  inline | 
Definition at line 266 of file SSAUpdater.cpp.
      
  | 
  inline | 
Definition at line 265 of file SSAUpdater.cpp.
      
  | 
  inline | 
Definition at line 263 of file SSAUpdater.cpp.
References llvm::operator==(), and PHI_iterator().
      
  | 
  inline | 
Definition at line 261 of file SSAUpdater.cpp.
References PHI_iterator().
      
  | 
  inline | 
Definition at line 262 of file SSAUpdater.cpp.
References PHI_iterator().