Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp153 IDF.setLiveInBlocks(LiveInBlocks); in RewriteAllUses()
DPromoteMemoryToRegister.cpp625 IDF.setLiveInBlocks(LiveInBlocks); in run()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DADCE.cpp491 IDFs.setLiveInBlocks(BWDT); in markLiveBranchesFromControlDependences()