Home
last modified time | relevance | path

Searched refs:takeVector (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp437 Refs = RefEdges.takeVector(); in computeFunctionSummary()
444 Refs = RefEdges.takeVector(); in computeFunctionSummary()
474 CallGraphEdges.takeVector(), TypeTests.takeVector(), in computeFunctionSummary()
475 TypeTestAssumeVCalls.takeVector(), TypeCheckedLoadVCalls.takeVector(), in computeFunctionSummary()
476 TypeTestAssumeConstVCalls.takeVector(), in computeFunctionSummary()
477 TypeCheckedLoadConstVCalls.takeVector(), std::move(ParamAccesses)); in computeFunctionSummary()
606 RefEdges.takeVector()); in computeVariableSummary()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSetVector.h66 Vector takeVector() { in takeVector() function
H A DMapVector.h55 VectorType takeVector() { in takeVector() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp685 GCPtrs = LoweredGCPtrs.takeVector(); in lowerStatepointMetaArgs()
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1088 getFlags(Object->getMachine()).takeVector()) { in NormalizedOther()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1406 NullifyingVector<decltype(TmpQ)::vector_type> Queue(TmpQ.takeVector()); in select()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2468 DeleteDeadBlocks(BlocksToRemove.takeVector(), DTU); in removeUnreachableBlocks()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1721 return MostBases.takeVector(); in getMostBaseClasses()
5983 for (const auto &Entry : DeferredEmptyCoverageMappingDecls.takeVector()) { in EmitDeferredUnusedCoverageMappings()