Home
last modified time | relevance | path

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

123

/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDPassManagerImpl.h140 bool Inserted; in getResultImpl() local
201 bool Inserted = in invalidate() local
HDPassManager.h353 bool Inserted; in invalidateImpl() local
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDMacroExpansionContext.cpp62 bool Inserted; in MacroExpands() local
226 bool Inserted; in onTokenLexed() local
/freebsd-head/contrib/llvm-project/llvm/lib/Remarks/
HDRemarkLinker.cpp61 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDPassRegistry.cpp51 bool Inserted = in registerPass() local
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinkerDeclContext.cpp169 bool Inserted; in getChildDeclContext() local
/freebsd-head/contrib/llvm-project/llvm/lib/Support/
HDSignposts.cpp58 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDFunctionComparator.h73 bool Inserted; in getNumber() local
/freebsd-head/contrib/llvm-project/llvm/lib/XRay/
HDProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCodeMoverUtils.cpp136 bool Inserted = false; in collectControlConditions() local
169 bool Inserted = false; in addControlCondition() local
HDLoopRotationUtils.cpp93 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDCFGMST.h279 bool Inserted; in addEdge() local
/freebsd-head/contrib/llvm-project/clang/utils/TableGen/
HDClangSyntaxEmitter.cpp88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTfrCleanup.cpp295 bool Inserted = false, Erased = false; in runOnMachineFunction() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineDominators.h262 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDConstantHoisting.cpp386 bool Inserted; in collectConstantCandidates() local
444 bool Inserted; in collectConstantCandidates() local
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDCGSCCPassManager.cpp915 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local
951 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
HDCaptureTracking.cpp462 bool Inserted; in isNonEscapingLocalObject() local
HDIRSimilarityIdentifier.cpp1299 bool Inserted; in findCandidateStructures() local
1431 bool Inserted = false; in findCandidates() local
HDLazyCallGraph.cpp351 bool Inserted = SCCSet.insert(C).second; in verify() local
1960 bool Inserted = in buildRefSCCs() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInsertDelayAlu.cpp221 bool Inserted; in merge() local
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDDebugObjectManagerPlugin.cpp360 bool Inserted = Sections.try_emplace(Name, std::move(Section)).second; in recordSection() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDFoldingSet.h520 T *Inserted = GetOrInsertNode(N); in InsertNode() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDIROutliner.cpp472 bool Inserted; in constantMatches() local
1262 bool Inserted = false; in getGVNForPHINode() local
1560 bool Inserted = false; in findOrCreatePHIBlock() local

123