Home
last modified time | relevance | path

Searched refs:handlePotentiallyDeadBlocks (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h773 void handlePotentiallyDeadBlocks(SmallVectorImpl<BasicBlock *> &Worklist);
H A DInstCombineLoadStoreAlloca.cpp1470 handlePotentiallyDeadBlocks(Worklist); in visitStoreInst()
H A DInstructionCombining.cpp3622 void InstCombinerImpl::handlePotentiallyDeadBlocks( in handlePotentiallyDeadBlocks() function in InstCombinerImpl
3646 handlePotentiallyDeadBlocks(Worklist); in handlePotentiallyDeadSuccessors()