LLVM API Documentation
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Support/Mutex.h"
#include "llvm/Support/UniqueLock.h"
#include "llvm/Support/type_traits.h"
#include <iterator>
Go to the source code of this file.
Classes | |
struct | llvm::ValueMapConfig< KeyT, MutexT > |
struct | llvm::ValueMapConfig< KeyT, MutexT >::ExtraData |
class | llvm::ValueMap< KeyT, ValueT, Config > |
See the file comment. More... | |
class | llvm::ValueMapCallbackVH< KeyT, ValueT, Config > |
struct | llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > > |
class | llvm::ValueMapIterator< DenseMapT, KeyT > |
struct | llvm::ValueMapIterator< DenseMapT, KeyT >::ValueTypeProxy |
class | llvm::ValueMapConstIterator< DenseMapT, KeyT > |
struct | llvm::ValueMapConstIterator< DenseMapT, KeyT >::ValueTypeProxy |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. |