Home
last modified time | relevance | path

Searched refs:setLiveInBlocks (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp153 IDF.setLiveInBlocks(LiveInBlocks); in RewriteAllUses()
H A DPromoteMemoryToRegister.cpp625 IDF.setLiveInBlocks(LiveInBlocks); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp491 IDFs.setLiveInBlocks(BWDT); in markLiveBranchesFromControlDependences()