HomeSort by relevance Sort by last modified time
    Searched refs:DenseMap (Results 976 - 1000 of 1961) sorted by null

<<31323334353637383940>>

  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]
  /external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp 163 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets,
164 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets,
165 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &VirtualBaseOffsets){
  /external/clang/tools/libclang/
CXIndexDataConsumer.h 284 typedef llvm::DenseMap<const FileEntry *, CXIdxClientFile> FileMapTy;
285 typedef llvm::DenseMap<const DeclContext *, CXIdxClientContainer>
287 typedef llvm::DenseMap<const Decl *, CXIdxClientEntity> EntityMapTy;
  /external/llvm/include/llvm/MC/
MCContext.h 13 #include "llvm/ADT/DenseMap.h"
88 DenseMap<const MCSectionELF *, MCSymbolELF *> SectionSymbols;
96 DenseMap<std::pair<unsigned, unsigned>, MCSymbol *> LocalSymbols;
109 DenseMap<unsigned, MCLabel *> Instances;
  /external/llvm/lib/Target/Hexagon/
HexagonGenMux.cpp 82 typedef DenseMap<MachineInstr*,unsigned> InstrIndexMap;
83 typedef DenseMap<unsigned,DefUseInfo> DefUseInfoMap;
198 typedef DenseMap<unsigned,CondsetInfo> CondsetMap;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BranchProbabilityInfo.cpp 41 DenseMap<Edge, uint32_t> *Weights;
120 BranchProbabilityAnalysis(DenseMap<Edge, uint32_t> *W,
475 DenseMap<Edge, uint32_t>::const_iterator I = Weights.find(E);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Value.cpp 30 #include "llvm/ADT/DenseMap.h"
458 // DenseMap. However, doing this insertion could cause the DenseMap to
462 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles;
478 for (DenseMap<Value*, ValueHandleBase*>::iterator I = Handles.begin(),
504 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 22 #include "llvm/ADT/DenseMap.h"
82 /// Determined by the Vertices DenseMap
87 /// Determined by the Edges DenseMap.
94 using EdgeMapT = DenseMap<EdgeIdentifier, EdgeAttribute>;
98 using VertexMapT = DenseMap<VertexIdentifier, VertexAttribute>;
108 using NeighborLookupT = DenseMap<VertexIdentifier, NeighborSetT>;
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp 36 #include "llvm/ADT/DenseMap.h"
89 DenseMap<Value*, uint32_t> valueNumbering;
90 DenseMap<Expression, uint32_t> expressionNumbering;
341 DenseMap<Value*, uint32_t>::iterator VI = valueNumbering.find(V);
412 DenseMap<Value*, uint32_t>::const_iterator VI = valueNumbering.find(V);
432 for (DenseMap<Value*, uint32_t>::const_iterator
459 DenseMap<uint32_t, LeaderTableEntry> LeaderTable;
548 void dump(DenseMap<uint32_t, Value*> &d);
574 void GVN::dump(DenseMap<uint32_t, Value*>& d) {
576 for (DenseMap<uint32_t, Value*>::iterator I = d.begin()
    [all...]
ObjCARC.cpp 42 #include "llvm/ADT/DenseMap.h"
60 typedef DenseMap<KeyT, size_t> MapTy;
    [all...]
  /external/clang/include/clang/Basic/
FileManager.h 21 #include "llvm/ADT/DenseMap.h"
152 llvm::DenseMap<const DirectoryEntry *, llvm::StringRef> CanonicalDirNames;
  /external/clang/include/clang/Driver/
Compilation.h 16 #include "llvm/ADT/DenseMap.h"
73 llvm::DenseMap<std::pair<const ToolChain *, const char *>,
  /external/clang/include/clang/Serialization/
Module.h 400 llvm::DenseMap<ModuleFile *, serialization::DeclID> GlobalToLocalDeclIDs;

Completed in 967 milliseconds

<<31323334353637383940>>