Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DPassManagerImpl.h57 bool Inserted; in getResultImpl() local
118 bool Inserted = in invalidate() local
DPassManager.h722 bool Inserted; in invalidateImpl() local
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DMacroExpansionContext.cpp62 bool Inserted; in MacroExpands() local
226 bool Inserted; in onTokenLexed() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DPassRegistry.cpp51 bool Inserted = in registerPass() local
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp166 bool Inserted; in getChildDeclContext() local
/openbsd/src/gnu/llvm/llvm/lib/Remarks/
DRemarkLinker.cpp61 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/openbsd/src/gnu/llvm/llvm/lib/XRay/
DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h73 bool Inserted; in getNumber() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DSignposts.cpp58 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp136 bool Inserted = false; in collectControlConditions() local
169 bool Inserted = false; in addControlCondition() local
DLoopRotationUtils.cpp88 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DCFGMST.h263 bool Inserted; in addEdge() local
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DClangSyntaxEmitter.cpp88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineDominators.h246 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DCGSCCPassManager.cpp914 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local
950 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
DCaptureTracking.cpp477 bool Inserted; in isNonEscapingLocalObject() local
DLazyCallGraph.cpp343 bool Inserted = SCCSet.insert(C).second; in verify() local
1949 bool Inserted = in buildRefSCCs() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp381 bool Inserted; in collectConstantCandidates() local
439 bool Inserted; in collectConstantCandidates() local
DSimpleLoopUnswitch.cpp1558 bool Inserted = ExitLoopMap.insert({PredBB, ExitL}).second; in buildClonedLoops() local
1969 bool Inserted = NewExitLoopBlocks.insert(PredBB).second; in rebuildLoopAfterUnswitch() local
2590 bool Inserted = DTCostMap.insert({&N, Cost}).second; in computeDomSubtreeCost() local
/openbsd/src/gnu/llvm/llvm/tools/obj2yaml/
Dcoff2yaml.cpp149 bool Inserted; in dumpSections() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInsertDelayAlu.cpp215 bool Inserted; in merge() local
/openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp297 bool Inserted = ModuleDepsByID.insert({Deps.ID, &Deps}).second; in associateWithContextHash() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DIROutliner.cpp477 bool Inserted; in constantMatches() local
1264 bool Inserted = false; in getGVNForPHINode() local
1563 bool Inserted = false; in findOrCreatePHIBlock() local
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DFoldingSet.h504 T *Inserted = GetOrInsertNode(N); in InsertNode() local

12