Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp137 IDF.setDefiningBlocks(DefBlocks); in RewriteAllUses()
H A DPromoteMemoryToRegister.cpp719 IDF.setDefiningBlocks(DefBlocks); in run()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DDominators.h236 IDFCalc.setDefiningBlocks(DefiningBlock);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DADCE.cpp490 IDFs.setDefiningBlocks(NewLiveBlocks); in markLiveBranchesFromControlDependences()
H A DGVNHoist.cpp449 IDFs.setDefiningBlocks(VNBlocks); in computeInsertionPoints()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp376 IDFs.setDefiningBlocks(DefiningBlocks); in insertDef()
1104 IDFs.setDefiningBlocks(DefiningBlocks); in applyInsertUpdates()
H A DMemorySSA.cpp1496 IDFs.setDefiningBlocks(DefiningBlocks); in placePHINodes()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2757 IDF.setDefiningBlocks(DefBlocks); in BlockPHIPlacement()