Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp147 IDF.setLiveInBlocks(LiveInBlocks); in RewriteAllUses()
H A DPromoteMemoryToRegister.cpp718 IDF.setLiveInBlocks(LiveInBlocks); in run()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DADCE.cpp491 IDFs.setLiveInBlocks(BWDT); in markLiveBranchesFromControlDependences()
/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2756 IDF.setLiveInBlocks(AllBlocks); in BlockPHIPlacement()