LLVM API Documentation

Classes | Namespaces
SetVector.h File Reference
#include "llvm/ADT/SmallSet.h"
#include <algorithm>
#include <cassert>
#include <vector>
Include dependency graph for SetVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SetVector< T, Vector, Set >
 A vector that has set insertion semantics. More...
class  llvm::SetVector< T, Vector, Set >::TestAndEraseFromSet< UnaryPredicate >
 A wrapper predicate designed for use with std::remove_if.
class  llvm::SmallSetVector< T, N >
 A SetVector that performs no allocations if smaller than a certain size. More...

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.