Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManagerImpl.h140 bool Inserted; in getResultImpl() local
201 bool Inserted = in invalidate() local
H A DPassManager.h353 bool Inserted; in invalidateImpl() 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/
H A DDWARFLinkerDeclContext.cpp
/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/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h263 bool Inserted; addEdge() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp295 bool Inserted = false, Erased = false; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h262 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp386 bool Inserted; in collectConstantCandidates() local
444 bool Inserted; in collectConstantCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp915 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local
951 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.cpp351 bool Inserted = SCCSet.insert(C).second; in verify() local
1960 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.h520 T *Inserted = GetOrInsertNode(N); in InsertNode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp472 bool Inserted; in constantMatches() local
1262 bool Inserted = false; in getGVNForPHINode() local
1560 bool Inserted = false; in findOrCreatePHIBlock() local
H A DMemProfContextDisambiguation.cpp1114 auto Inserted = Visited.insert(Edge.get()); in propagateDuplicateContextIds() local
1237 auto Inserted = Visited.insert(Node); in assignStackNodesPostOrder() local
2614 auto Inserted = Visited.insert(Node); in recursivelyRemoveNoneTypeCalleeEdges() local
3359 auto Inserted = Visited.insert(Node); in assignFunctions() local

123