Home
last modified time | relevance | path

Searched defs:Updates (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/wuffs/
DREADME.md24 ## Updates section in Wuffs Mirror (release/c)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomTreeUpdater.cpp231 void DomTreeUpdater::applyUpdates(ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdates()
250 ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdatesPermissive()
DMemorySSAUpdater.cpp749 SmallVector<CFGUpdate, 4> Updates; in privateUpdateExitBlocksForClonedLoop() local
782 void MemorySSAUpdater::applyUpdates(ArrayRef<CFGUpdate> Updates, in applyUpdates()
813 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates()
819 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp523 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()
546 SmallVector<UpdateRecord, 64> Updates; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp56 SmallVectorImpl<DominatorTree::UpdateType> *Updates, in DetatchDeadBlocks()
104 SmallVector<DominatorTree::UpdateType, 4> Updates; in DeleteDeadBlocks() local
228 std::vector<DominatorTree::UpdateType> Updates; in MergeBlockIntoPredecessor() local
DLocal.cpp238 std::vector <DominatorTree::UpdateType> Updates; in ConstantFoldTerminator() local
306 std::vector <DominatorTree::UpdateType> Updates; in ConstantFoldTerminator() local
691 SmallVector<DominatorTree::UpdateType, 32> Updates; in MergeBasicBlockIntoOnlyPred() local
1003 SmallVector<DominatorTree::UpdateType, 32> Updates; in TryToSimplifyUncondBranchFromEmptyBlock() local
1919 std::vector <DominatorTree::UpdateType> Updates; in changeToUnreachable() local
2256 std::vector<DominatorTree::UpdateType> Updates; in removeUnreachableBlocks() local
DBreakCriticalEdges.cpp234 SmallVector<DominatorTree::UpdateType, 3> Updates; in SplitCriticalEdge() local
DLoopRotationUtils.cpp433 SmallVector<DominatorTree::UpdateType, 3> Updates; in rotateLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1054 std::vector<DominatorTree::UpdateType> Updates; in ProcessBlock() local
1640 std::vector <DominatorTree::UpdateType> Updates; in ProcessThreadableEdges() local
2166 std::vector<DominatorTree::UpdateType> Updates; in SplitBlockPreds() local
2326 std::vector<DominatorTree::UpdateType> Updates; in DuplicateCondBranchOnPHIIntoPred() local
2622 std::vector<DominatorTree::UpdateType> Updates; in TryToUnfoldSelectInCurrBB() local
DLoopUnswitch.cpp971 SmallVector<DominatorTree::UpdateType, 3> Updates; in EmitPreheaderBranchOnCondition() local
DSimpleLoopUnswitch.cpp510 SmallVector<CFGUpdate, 1> Updates; in unswitchTrivialBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp145 SmallVectorImpl<GlobalValue *> *Updates) { in MarkLive()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h78 SmallVector<UpdateT, 4> Updates; member
1605 ArrayRef<typename DomTreeT::UpdateType> Updates) { in CalculateWithUpdates()
1638 ArrayRef<typename DomTreeT::UpdateType> Updates) { in ApplyUpdates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { in GraphDiff()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp369 std::vector<DominatorTree::UpdateType> Updates; in perform() local