Searched refs:setDefiningBlocks (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { function in class:llvm::IDFCalculatorBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp143 IDF.setDefiningBlocks(DefBlocks);
H A DPromoteMemoryToRegister.cpp617 IDF.setDefiningBlocks(DefBlocks);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DDominators.h238 IDFCalc.setDefiningBlocks(DefiningBlock);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp489 IDFs.setDefiningBlocks(NewLiveBlocks);
H A DGVNHoist.cpp784 IDFs.setDefiningBlocks(VNBlocks);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp376 IDFs.setDefiningBlocks(DefiningBlocks);
1058 IDFs.setDefiningBlocks(DefiningBlocks);
H A DMemorySSA.cpp1497 IDFs.setDefiningBlocks(DefiningBlocks);

Completed in 216 milliseconds