/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 183 bool Inserted; in getChildDeclContext() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Signposts.cpp | 49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassRegistry.cpp | 59 bool Inserted = in registerPass() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | FunctionComparator.h | 73 bool Inserted; in getNumber() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CGSCCPassManager.cpp | 464 bool Inserted = RetainedEdges.insert(&CalleeN).second; in updateCGAndAnalysisManagerForFunctionPass() local 486 bool Inserted = RetainedEdges.insert(&RefereeN).second; in updateCGAndAnalysisManagerForFunctionPass() local
|
D | LazyCallGraph.cpp | 317 bool Inserted = SCCSet.insert(C).second; in verify() local 1730 bool Inserted = in buildRefSCCs() local
|
D | BranchProbabilityInfo.cpp | 474 bool Inserted; in isSCCHeader() local
|
D | BasicAliasAnalysis.cpp | 125 bool Inserted; in isNonEscapingLocalObject() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Profile.cpp | 212 bool Inserted; in mergeProfilesByThread() local 245 bool Inserted; in mergeProfilesByStack() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 256 bool Inserted; in addEdge() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PassManager.h | 710 bool Inserted; in invalidateImpl() local 891 bool Inserted = in invalidate() local 942 bool Inserted; in getResultImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 245 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwiftErrorValueTracking.cpp | 127 bool Inserted = false; in createEntriesInEntryBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 374 bool Inserted; in collectConstantCandidates() local 422 bool Inserted; in collectConstantCandidates() local
|
D | SpeculateAroundPHIs.cpp | 469 bool Inserted = SpecCostMap.insert({I, Cost}).second; in findProfitablePHIs() local
|
D | SimpleLoopUnswitch.cpp | 1416 bool Inserted = ExitLoopMap.insert({PredBB, ExitL}).second; in buildClonedLoops() local 1815 bool Inserted = NewExitLoopBlocks.insert(PredBB).second; in rebuildLoopAfterUnswitch() local 2364 bool Inserted = DTCostMap.insert({&N, Cost}).second; in computeDomSubtreeCost() local
|
D | LoopUnrollPass.cpp | 530 bool Inserted = InstCostMap.insert({&I, (int)Iteration, in analyzeLoopUnrollCost() local
|
D | LoopUnswitch.cpp | 278 bool Inserted; in countLoop() local
|
D | LoopStrengthReduce.cpp | 3346 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local 3358 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local 5309 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 82 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | FoldingSet.h | 458 T *Inserted = GetOrInsertNode(N); in InsertNode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 370 bool Inserted; in createELFRelSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 699 CfgUnorderedSet<SizeT> Inserted; in shortCircuitJumps() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 1410 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc()); in SelectAllBasicBlocks() local
|