|
LLVM
8.0.1
|
#include "llvm/IR/ValueMap.h"


Classes | |
| struct | ValueTypeProxy |
Public Member Functions | |
| ValueMapConstIterator () | |
| ValueMapConstIterator (BaseT I) | |
| ValueMapConstIterator (ValueMapIterator< DenseMapT, KeyT > Other) | |
| BaseT | base () const |
| ValueTypeProxy | operator* () const |
| ValueTypeProxy | operator-> () const |
| bool | operator== (const ValueMapConstIterator &RHS) const |
| bool | operator!= (const ValueMapConstIterator &RHS) const |
| ValueMapConstIterator & | operator++ () |
| ValueMapConstIterator | operator++ (int) |
Definition at line 52 of file ValueMap.h.
|
inline |
Definition at line 395 of file ValueMap.h.
|
inline |
Definition at line 396 of file ValueMap.h.
|
inline |
Definition at line 397 of file ValueMap.h.
|
inline |
Definition at line 400 of file ValueMap.h.
References I.
|
inline |
Definition at line 423 of file ValueMap.h.
|
inline |
Definition at line 411 of file ValueMap.h.
|
inline |
Definition at line 427 of file ValueMap.h.
References I.
|
inline |
Definition at line 431 of file ValueMap.h.
|
inline |
Definition at line 416 of file ValueMap.h.
References llvm::operator*().
|
inline |
Definition at line 420 of file ValueMap.h.
1.8.13