HomeSort by relevance Sort by last modified time
    Searched refs:SparseSet (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/llvm/include/llvm/ADT/
SparseSet.h 1 //===--- llvm/ADT/SparseSet.h - Sparse set ----------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
30 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
33 /// long as an index can still be derived from the value. SparseSet never
36 /// object. To compute the index from a key, SparseSet uses a separate
39 /// A simple type declaration, SparseSet<Type>, handles these cases:
43 /// The type declaration SparseSet<Type, UnaryFunction> handles:
79 /// SparseSet - Fast set implmentation for objects that can be identified by
82 /// SparseSet allocates memory proportional to the size of the key universe, so
86 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 1 //===--- llvm/ADT/SparseSet.h - Sparse set ----------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SparseSet.h 1 //===--- llvm/ADT/SparseSet.h - Sparse set ----------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SparseSet.h 1 //===- llvm/ADT/SparseSet.h - Sparse set ------------------------*- C++ -*-===//
10 // This file defines the SparseSet class derived from the version described in
33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can
36 /// long as an index can still be derived from the value. SparseSet never
39 /// object. To compute the index from a key, SparseSet uses a separate
42 /// A simple type declaration, SparseSet<Type>, handles these cases:
46 /// The type declaration SparseSet<Type, UnaryFunction> handles:
82 /// SparseSet - Fast set implmentation for objects that can be identified by
85 /// SparseSet allocates memory proportional to the size of the key universe, so
89 /// Compared to DenseSet and DenseMap, SparseSet provides constant-time fas
    [all...]
  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 32 #include "llvm/ADT/SparseSet.h"
45 SparseSet<unsigned> LiveRegs;
135 typedef SparseSet<unsigned>::const_iterator const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 32 #include "llvm/ADT/SparseSet.h"
47 SparseSet<unsigned> LiveRegs;
137 typedef SparseSet<unsigned>::const_iterator const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
140 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
140 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 32 #include "llvm/ADT/SparseSet.h"
47 SparseSet<unsigned> LiveRegs;
137 typedef SparseSet<unsigned>::const_iterator const_iterator;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
140 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
140 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
146 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
146 using const_iterator = SparseSet<unsigned>::const_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LivePhysRegs.h 33 #include "llvm/ADT/SparseSet.h"
51 SparseSet<unsigned> LiveRegs;
146 using const_iterator = SparseSet<unsigned>::const_iterator;

Completed in 661 milliseconds

1 2 3 4