Home
last modified time | relevance | path

Searched refs:setDefiningBlocks (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp143 IDF.setDefiningBlocks(DefBlocks); in RewriteAllUses()
DPromoteMemoryToRegister.cpp617 IDF.setDefiningBlocks(DefBlocks); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp489 IDFs.setDefiningBlocks(NewLiveBlocks); in markLiveBranchesFromControlDependences()
DGVNHoist.cpp784 IDFs.setDefiningBlocks(VNBlocks); in computeInsertionPoints()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp376 IDFs.setDefiningBlocks(DefiningBlocks); in insertDef()
1058 IDFs.setDefiningBlocks(DefiningBlocks); in applyInsertUpdates()
DMemorySSA.cpp1497 IDFs.setDefiningBlocks(DefiningBlocks); in placePHINodes()