| 
    LLVM 22.0.0git
    
   | 
 
Iterator for PHI operands. More...
Public Member Functions | |
| PHI_iterator (MachineInstr *P) | |
| PHI_iterator (MachineInstr *P, bool) | |
| PHI_iterator & | operator++ () | 
| bool | operator== (const PHI_iterator &x) const | 
| bool | operator!= (const PHI_iterator &x) const | 
| Register | getIncomingValue () | 
| MachineBasicBlock * | getIncomingBlock () | 
Iterator for PHI operands.
Definition at line 274 of file MachineSSAUpdater.cpp.
      
  | 
  inlineexplicit | 
Definition at line 280 of file MachineSSAUpdater.cpp.
References P.
Referenced by operator!=(), operator++(), and operator==().
      
  | 
  inline | 
Definition at line 282 of file MachineSSAUpdater.cpp.
References P.
      
  | 
  inline | 
Definition at line 291 of file MachineSSAUpdater.cpp.
      
  | 
  inline | 
Definition at line 289 of file MachineSSAUpdater.cpp.
      
  | 
  inline | 
Definition at line 287 of file MachineSSAUpdater.cpp.
References llvm::operator==(), and PHI_iterator().
      
  | 
  inline | 
Definition at line 285 of file MachineSSAUpdater.cpp.
References PHI_iterator().
      
  | 
  inline | 
Definition at line 286 of file MachineSSAUpdater.cpp.
References PHI_iterator().