LLVM: llvm::dwarf_linker::IndexedValuesMap< T > Class Template Reference (original) (raw)

This class stores values sequentually and assigns index to the each value. More...

#include "[llvm/DWARFLinker/IndexedValuesMap.h](IndexedValuesMap%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dwarf_linker::IndexedValuesMap< T >:

Detailed Description

template<typename T>
class llvm::dwarf_linker::IndexedValuesMap< T >

This class stores values sequentually and assigns index to the each value.

Definition at line 20 of file IndexedValuesMap.h.

Member Typedef Documentation

ValueToIndexMapTy

Member Function Documentation

clear()

empty()

getValueIndex()

getValues()

Member Data Documentation

Values

ValueToIndexMap


The documentation for this class was generated from the following file: