| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | PassManagerImpl.h | 57 bool Inserted; in getResultImpl() local 118 bool Inserted = in invalidate() local
|
| D | PassManager.h | 722 bool Inserted; in invalidateImpl() local
|
| /openbsd/src/gnu/llvm/clang/lib/Analysis/ |
| D | MacroExpansionContext.cpp | 62 bool Inserted; in MacroExpands() local 226 bool Inserted; in onTokenLexed() local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | PassRegistry.cpp | 51 bool Inserted = in registerPass() local
|
| /openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/ |
| D | DWARFLinkerDeclContext.cpp | 166 bool Inserted; in getChildDeclContext() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Remarks/ |
| D | RemarkLinker.cpp | 61 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
|
| /openbsd/src/gnu/llvm/llvm/lib/XRay/ |
| D | Profile.cpp | 212 bool Inserted; in mergeProfilesByThread() local 245 bool Inserted; in mergeProfilesByStack() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| D | FunctionComparator.h | 73 bool Inserted; in getNumber() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | Signposts.cpp | 58 const auto &Inserted = Signposts.insert(std::make_pair(O, ID)); in getSignpostForObject() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | CodeMoverUtils.cpp | 136 bool Inserted = false; in collectControlConditions() local 169 bool Inserted = false; in addControlCondition() local
|
| D | LoopRotationUtils.cpp | 88 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | CFGMST.h | 263 bool Inserted; in addEdge() local
|
| /openbsd/src/gnu/llvm/clang/utils/TableGen/ |
| D | ClangSyntaxEmitter.cpp | 88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | MachineDominators.h | 246 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | SwiftErrorValueTracking.cpp | 127 bool Inserted = false; in createEntriesInEntryBlock() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | CGSCCPassManager.cpp | 914 bool Inserted = RetainedEdges.insert(CalleeN).second; in updateCGAndAnalysisManagerForPass() local 950 bool Inserted = RetainedEdges.insert(RefereeN).second; in updateCGAndAnalysisManagerForPass() local
|
| D | CaptureTracking.cpp | 477 bool Inserted; in isNonEscapingLocalObject() local
|
| D | LazyCallGraph.cpp | 343 bool Inserted = SCCSet.insert(C).second; in verify() local 1949 bool Inserted = in buildRefSCCs() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | ConstantHoisting.cpp | 381 bool Inserted; in collectConstantCandidates() local 439 bool Inserted; in collectConstantCandidates() local
|
| D | SimpleLoopUnswitch.cpp | 1558 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/ |
| D | coff2yaml.cpp | 149 bool Inserted; in dumpSections() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInsertDelayAlu.cpp | 215 bool Inserted; in merge() local
|
| /openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| D | ModuleDepCollector.cpp | 297 bool Inserted = ModuleDepsByID.insert({Deps.ID, &Deps}).second; in associateWithContextHash() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | IROutliner.cpp | 477 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/ |
| D | FoldingSet.h | 504 T *Inserted = GetOrInsertNode(N); in InsertNode() local
|