LLVM
8.0.1
|
#include "llvm/IR/ValueMap.h"
Public Member Functions | |
ValueTypeProxy * | operator-> () |
operator std::pair< KeyT, ValueT > () const | |
Public Attributes | |
const KeyT | first |
const ValueT & | second |
Definition at line 402 of file ValueMap.h.
|
inline |
Definition at line 406 of file ValueMap.h.
|
inline |
Definition at line 405 of file ValueMap.h.
const KeyT llvm::ValueMapConstIterator< DenseMapT, KeyT >::ValueTypeProxy::first |
Definition at line 403 of file ValueMap.h.
const ValueT& llvm::ValueMapConstIterator< DenseMapT, KeyT >::ValueTypeProxy::second |
Definition at line 404 of file ValueMap.h.