| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | FormatTokenLexer.h | 126 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/ |
| H A D | SROA.h | 137 SmallMapVector<SelectInst *, sroa::RewriteableMemOps, 8> SelectsToRewrite;
|
| H A D | GVN.h | 246 SmallMapVector<Value *, Value *, 4> ReplaceOperandsWithMap;
|
| /openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 546 llvm::SmallMapVector<Decl *, FunctionDecl *, 4> PendingExceptionSpecUpdates; 551 llvm::SmallMapVector<FunctionDecl *, QualType, 4> PendingDeducedTypeUpdates; 1071 llvm::SmallMapVector<IdentifierInfo *, SmallVector<NamedDecl*, 2>, 16> 1137 llvm::SmallMapVector<DuplicateObjCDecls<ObjCCategoryDecl>,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 233 struct SmallMapVector struct
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | CGSCCPassManager.h | 317 SmallMapVector<Value *, WeakTrackingVH, 16> IndirectVHs;
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| H A D | Clustering.cpp | 192 std::vector<SmallMapVector<unsigned, SmallVector<size_t, 1>, 1>> in clusterizeNaive()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | SimplifyCFGPass.cpp | 158 SmallMapVector<unsigned /*TerminatorOpcode*/, SmallVector<BasicBlock *, 2>, 4> in tailMergeBlocksWithSimilarFunctionTerminators()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | ScopeInfo.h | 212 llvm::SmallMapVector<ParmVarDecl *, Stmt *, 4> CoroutineParameterMoves;
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 108 SmallMapVector<MapKey, uint64_t, 8> AssumedKnowledgeMap;
|
| H A D | SimplifyCFG.cpp | 1176 SmallMapVector<BasicBlock *, int, 8> NewSuccessors; in PerformValueComparisonIntoPredecessorFolding() 3149 SmallMapVector<ConstantInt *, SmallSetVector<BasicBlock *, 2>, 2> KnownValues; in FoldCondBranchOnValueKnownInPredecessorImpl()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | CGSCCPassManager.cpp | 378 SmallMapVector<Value *, WeakTrackingVH, 16> &CallHandles) { in run()
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | SyntheticSections.h | 321 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 743 SmallMapVector<const RecurrenceDescriptor *, PHINode *, 4> 1231 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; 1234 SmallMapVector<unsigned, unsigned, 4> MaxLocalUsers; 1562 SmallMapVector<PHINode *, SmallVector<Instruction *, 4>, 4>; 5996 SmallVector<SmallMapVector<unsigned, unsigned, 4>, 8> MaxUsages(VFs.size()); in calculateRegisterUsage() 6030 SmallMapVector<unsigned, unsigned, 4> RegUsage; in calculateRegisterUsage() 6077 SmallMapVector<unsigned, unsigned, 4> Invariant; in calculateRegisterUsage()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | RegAllocFast.cpp | 448 SmallMapVector<MachineInstr *, SmallVector<const MachineOperand *>, 2> in spill()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 2363 SmallMapVector<Use *, Value *, 32> ToBeChangedUses; 2367 SmallMapVector<Value *, PointerIntPair<Value *, 1, bool>, 32>
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 1050 SmallMapVector<unsigned, SmallVector<Record *, 8>, 4> ClassInstrs; in createInstRWClass()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 10533 SmallMapVector<AA::ValueAndContext, int, 8> ValueScopeMap; in recurseForValue() 10810 SmallMapVector<const Function *, LivenessInfo, 4> &LivenessAAs) { in handlePHINode() 10900 SmallMapVector<const Function *, LivenessInfo, 4> &LivenessAAs) { in simplifyInstruction() 10920 SmallMapVector<const Function *, LivenessInfo, 4> LivenessAAs; in genericValueTraversal()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 323 using SpillInfo = SmallMapVector<Value *, SmallVector<Instruction *, 2>, 8>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 4648 SmallMapVector<std::pair<BasicBlock *, BasicBlock *>, BasicBlock *, 4> in parseFunctionBody()
|