HomeSort by relevance Sort by last modified time
    Searched defs:SparseMultiSet (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 1 //===--- llvm/ADT/SparseMultiSet.h - Sparse multiset ------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
31 /// SparseMultiSet allocates memory proportional to the size of the key
35 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
43 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
47 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
63 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
67 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
78 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseMultiSet.h 1 //===--- llvm/ADT/SparseMultiSet.h - Sparse multiset ------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseMultiSet.h 1 //===--- llvm/ADT/SparseMultiSet.h - Sparse multiset ------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SparseMultiSet.h 1 //===- llvm/ADT/SparseMultiSet.h - Sparse multiset --------------*- C++ -*-===//
10 // This file defines the SparseMultiSet class, which adds multiset behavior to
17 // convenient base class for the contents of a SparseMultiSet.
39 /// SparseMultiSet allocates memory proportional to the size of the key
43 /// Compared to DenseSet and DenseMap, SparseMultiSet provides constant-time
51 /// Compared to BitVector, SparseMultiSet<unsigned> uses 8x-40x more memory, but
55 /// SparseMultiSet contains a dense vector holding all the objects and a sparse
71 /// that are inlined in the dense vector. SparseMultiSet is a good choice when
75 /// vectors. SparseMultiSet also keeps iterators valid after erasure (provided
86 class SparseMultiSet {
    [all...]

Completed in 245 milliseconds