/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PassManagerImpl.h | 140 bool Inserted; in getResultImpl() local 201 bool Inserted = in invalidate() local
|
H A D | PassManager.h | 353 bool Inserted; in invalidateImpl() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | MacroExpansionContext.cpp | 62 bool Inserted; in MacroExpands() local 226 bool Inserted; in onTokenLexed() local
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkLinker.cpp | 61 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PassRegistry.cpp | 51 bool Inserted = in registerPass() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Signposts.cpp | 58 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionComparator.h | 73 bool Inserted; in getNumber() local
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | Profile.cpp | 212 bool Inserted; in mergeProfilesByThread() local 245 bool Inserted; in mergeProfilesByStack() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 136 bool Inserted = false; in collectControlConditions() local 169 bool Inserted = false; in addControlCondition() local
|
H A D | LoopRotationUtils.cpp | 93 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | CFGMST.h | 263 bool Inserted; addEdge() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwiftErrorValueTracking.cpp | 127 bool Inserted = false; in createEntriesInEntryBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTfrCleanup.cpp | 295 bool Inserted = false, Erased = false; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 262 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 386 bool Inserted; in collectConstantCandidates() local 444 bool Inserted; in collectConstantCandidates() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 915 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local 951 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
|
H A D | CaptureTracking.cpp | 462 bool Inserted; in isNonEscapingLocalObject() local
|
H A D | IRSimilarityIdentifier.cpp | 1299 bool Inserted; in findCandidateStructures() local 1431 bool Inserted = false; in findCandidates() local
|
H A D | LazyCallGraph.cpp | 351 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 D | AMDGPUInsertDelayAlu.cpp | 221 bool Inserted; in merge() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugObjectManagerPlugin.cpp | 360 bool Inserted = Sections.try_emplace(Name, std::move(Section)).second; in recordSection() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | FoldingSet.h | 520 T *Inserted = GetOrInsertNode(N); in InsertNode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 472 bool Inserted; in constantMatches() local 1262 bool Inserted = false; in getGVNForPHINode() local 1560 bool Inserted = false; in findOrCreatePHIBlock() local
|
H A D | MemProfContextDisambiguation.cpp | 1114 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
|