Home
last modified time | relevance | path

Searched defs:Sets (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp45 const changesetlist_ty &Sets) { in Delta()
70 const changesetlist_ty &Sets, in Search()
77 changesetlist_ty Sets; in Search() local
110 changesetlist_ty Sets; in Run() local
H A DDAGDeltaAlgorithm.cpp118 const changesetlist_ty &Sets, in UpdatedSearchState()
163 const changesetlist_ty &Sets) override { in UpdatedSearchState()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h74 const changesetlist_ty &Sets) {} in UpdatedSearchState()
H A DDAGDeltaAlgorithm.h69 const changesetlist_ty &Sets, in UpdatedSearchState()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp73 StratifiedSets<InstantiatedValue> Sets; member in CFLSteensAAResult::FunctionInfo
298 auto &Sets = MaybeInfo->getStratifiedSets(); in query() local
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dordered_set.bench.cpp45 std::vector<std::set<uint64_t> > Sets; member
90 std::vector<std::set<uint64_t>> Sets(NumTables); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTableGen.cpp227 SetTheory Sets; in LLVMTableGenMain() local
H A DCodeGenSchedule.h421 SetTheory Sets; variable
H A DCodeGenRegisters.h531 SetTheory Sets; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp170 SmallVector<SortType, 64> Sets; in findPartitions() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp178 ArrayRef<DWARFDebugPubTable::Set> Sets = Table.getData(); in dumpPubSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp1124 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl()
1148 ArrayRef<AttributeSet> Sets) { in Profile()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2298 SmallVector<const AliasSet *, 8> Sets; in collectPromotionCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2143 std::vector<std::pair<GlobalClassesTy::iterator, unsigned>> Sets; in lower() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h8391 llvm::SmallVector<OMPTraitSet, 2> Sets; variable