My Project
|
An iterator over all of the uses of an IR object. More...
#include <UseDefLists.h>
Additional Inherited Members | |
![]() | |
ValueUseIteratorImpl (const ValueUseIteratorImpl< T, OperandType > &other) | |
ValueUseIteratorImpl (OperandType *current=nullptr) | |
Operation * | getUser () const |
OperandType * | getOperand () const |
OperandType & | operator* () const |
ValueUseIteratorImpl & | operator++ () |
bool | operator== (const ValueUseIteratorImpl &rhs) const |
![]() | |
OperandType * | current |
An iterator over all of the uses of an IR object.