Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManagerImpl.h57 bool Inserted; in getResultImpl() local
118 bool Inserted = in invalidate() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DMacroExpansionContext.cpp62 bool Inserted; in MacroExpands() local
226 bool Inserted; in onTokenLexed() local
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp61 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp51 bool Inserted = in registerPass() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp169 bool Inserted; in getChildDeclContext() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignposts.cpp58 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h73 bool Inserted; in getNumber() local
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp136 bool Inserted = false; in collectControlConditions() local
169 bool Inserted = false; in addControlCondition() local
H A DLoopRotationUtils.cpp93 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h279 bool Inserted; in addEdge() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h246 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp381 bool Inserted; in collectConstantCandidates() local
439 bool Inserted; in collectConstantCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp907 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local
943 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
H A DCaptureTracking.cpp462 bool Inserted; in isNonEscapingLocalObject() local
H A DIRSimilarityIdentifier.cpp1299 bool Inserted; in findCandidateStructures() local
1431 bool Inserted = false; in findCandidates() local
H A DLazyCallGraph.cpp343 bool Inserted = SCCSet.insert(C).second; in verify() local
1949 bool Inserted = in buildRefSCCs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp221 bool Inserted; in merge() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp360 bool Inserted = Sections.try_emplace(Name, std::move(Section)).second; in recordSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h505 T *Inserted = GetOrInsertNode(N); in InsertNode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp472 bool Inserted; in constantMatches() local
1259 bool Inserted = false; in getGVNForPHINode() local
1557 bool Inserted = false; in findOrCreatePHIBlock() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp367 bool Inserted = ModuleDepsByID.insert({Deps.ID, &Deps}).second; in associateWithContextHash() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h110 Inserted, // --attribute=inserted enumerator

123