LLVM: llvm::SSAUpdaterTraits< DebugSSAUpdater >::PHI_iterator Class Reference (original) (raw)
| 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.
◆ PHI_iterator() [2/2]
◆ getIncomingBlock()
◆ getIncomingValue()
◆ operator!=()
◆ operator++()
◆ operator==()
The documentation for this class was generated from the following file:
- lib/Transforms/Utils/DebugSSAUpdater.cpp