struct ValueMapIterator::ValueTypeProxy

Declaration

struct ValueMapIterator::ValueTypeProxy { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/ValueMap.h:342

Member Variables

public const KeyT first
public llvm::ValueMapIterator::ValueT& second

Method Overview

Methods

ΒΆstd::pair<KeyT, ValueT>
operator pair<type - parameter - 0 - 1,
              typename type - parameter - 0 -
                  0 ::mapped_type>() const

Declared at: llvm/include/llvm/IR/ValueMap.h:348