Searched refs:SmallMapVector (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ |
| H A D | FormatTokenLexer.h | 104 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros;
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 233 struct SmallMapVector struct
|
| /freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVN.h | 179 SmallMapVector<Value *, Constant *, 4> ReplaceWithConstMap;
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 541 llvm::SmallMapVector<Decl *, FunctionDecl *, 4> PendingExceptionSpecUpdates; 546 llvm::SmallMapVector<FunctionDecl *, QualType, 4> PendingDeducedTypeUpdates; 1036 llvm::SmallMapVector<IdentifierInfo *, SmallVector<NamedDecl*, 2>, 16>
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | ScopeInfo.h | 197 llvm::SmallMapVector<ParmVarDecl *, Stmt *, 4> CoroutineParameterMoves;
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | SyntheticSections.h | 327 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> PagesMap;
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 1051 SmallMapVector<unsigned, SmallVector<Record *, 8>, 4> ClassInstrs; in createInstRWClass()
|