Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp183 bool Inserted; in getChildDeclContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignposts.cpp49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkLinker.cpp55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassRegistry.cpp59 bool Inserted = in registerPass() local
/external/llvm/lib/IR/
DPassRegistry.cpp55 bool Inserted = in registerPass() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h73 bool Inserted; in getNumber() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp464 bool Inserted = RetainedEdges.insert(&CalleeN).second; in updateCGAndAnalysisManagerForFunctionPass() local
486 bool Inserted = RetainedEdges.insert(&RefereeN).second; in updateCGAndAnalysisManagerForFunctionPass() local
DLazyCallGraph.cpp317 bool Inserted = SCCSet.insert(C).second; in verify() local
1730 bool Inserted = in buildRefSCCs() local
/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h187 bool Inserted; in addEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCFGMST.h256 bool Inserted; in addEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManager.h710 bool Inserted; in invalidateImpl() local
891 bool Inserted = in invalidate() local
942 bool Inserted; in getResultImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h245 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h238 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp127 bool Inserted = false; in createEntriesInEntryBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp374 bool Inserted; in collectConstantCandidates() local
422 bool Inserted; in collectConstantCandidates() local
DSpeculateAroundPHIs.cpp469 bool Inserted = SpecCostMap.insert({I, Cost}).second; in findProfitablePHIs() local
DSimpleLoopUnswitch.cpp1416 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp82 bool Inserted = VM.insert({K, V}).second; in InsertNewValueIntoMap() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp195 bool Inserted; in collectConstantCandidates() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h458 T *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/unittests/ADT/
DStringMapTest.cpp237 bool Inserted; in TEST_F() local
/external/llvm/include/llvm/ADT/
DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp666 bool Inserted = false; in visitSoftInstr() local
/external/llvm/lib/MC/
DMCContext.cpp317 bool Inserted; in createELFRelSection() local

123