Home
last modified time | relevance | path

Searched defs:Inserted (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPassManagerImpl.h57 bool Inserted; in getResultImpl() local
118 bool Inserted = in invalidate() local
H A DPassManager.h717 bool Inserted; in invalidateImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h27 bool Inserted = Expansions.try_emplace(Name, Expansion).second; in declare() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DMacroExpansionContext.cpp61 bool Inserted; in MacroExpands() local
225 bool Inserted; in onTokenLexed() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkLinker.cpp55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassRegistry.cpp57 bool Inserted = in registerPass() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp165 bool Inserted; in getChildDeclContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h73 bool Inserted; in getNumber() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignposts.cpp59 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp134 bool Inserted = false; in collectControlConditions() local
167 bool Inserted = false; in addControlCondition() local
H A DLoopRotationUtils.cpp95 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h263 bool Inserted; in addEdge() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineDominators.h235 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp147 bool Inserted; in dumpSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCaptureTracking.cpp381 bool Inserted; in isNonEscapingLocalObject() local
H A DCGSCCPassManager.cpp925 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local
961 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
H A DLazyCallGraph.cpp348 bool Inserted = SCCSet.insert(C).second; in verify() local
1954 bool Inserted = in buildRefSCCs() local
H A DIRSimilarityIdentifier.cpp768 bool Inserted; in findCandidateStructures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp383 bool Inserted; in collectConstantCandidates() local
433 bool Inserted; in collectConstantCandidates() local
H A DSpeculateAroundPHIs.cpp475 bool Inserted = SpecCostMap.insert({I, Cost}).second; in findProfitablePHIs() local
H A DSimpleLoopUnswitch.cpp1457 bool Inserted = ExitLoopMap.insert({PredBB, ExitL}).second; in buildClonedLoops() local
1861 bool Inserted = NewExitLoopBlocks.insert(PredBB).second; in rebuildLoopAfterUnswitch() local
2427 bool Inserted = DTCostMap.insert({&N, Cost}).second; in computeDomSubtreeCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DFoldingSet.h477 T *Inserted = GetOrInsertNode(N); in InsertNode() local

12