Home
last modified time | relevance | path

Searched refs:FoldSingleEntryPHINodes (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h42 void FoldSingleEntryPHINodes(BasicBlock *BB,
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp68 void llvm::FoldSingleEntryPHINodes(BasicBlock *BB, in FoldSingleEntryPHINodes() function in llvm
147 FoldSingleEntryPHINodes(BB, MemDep); in MergeBlockIntoPredecessor()
DLoopUnroll.cpp94 FoldSingleEntryPHINodes(BB); in FoldBlockIntoPredecessor()
DSimplifyCFG.cpp1723 FoldSingleEntryPHINodes(PN->getParent()); in FoldCondBranchOnPHI()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp202 FoldSingleEntryPHINodes(NewHeader); in rotateLoop()
DPlaceSafepoints.cpp529 FoldSingleEntryPHINodes(ret); in normalizeForInvokeSafepoint()
DRewriteStatepointsForGC.cpp1257 FoldSingleEntryPHINodes(Ret); in normalizeForInvokeSafepoint()
2645 FoldSingleEntryPHINodes(&BB); in runOnFunction()