Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h57 void FoldSingleEntryPHINodes(BasicBlock *BB,
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp105 void llvm::FoldSingleEntryPHINodes(BasicBlock *BB, in FoldSingleEntryPHINodes() function in llvm
170 FoldSingleEntryPHINodes(BB, MemDep); in MergeBlockIntoPredecessor()
H A DLoopRotationUtils.cpp294 FoldSingleEntryPHINodes(NewHeader); in rotateLoop()
H A DLoopUnroll.cpp120 FoldSingleEntryPHINodes(BB); in foldBlockIntoPredecessor()
H A DSimplifyCFG.cpp2166 FoldSingleEntryPHINodes(PN->getParent()); in FoldCondBranchOnPHI()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1234 FoldSingleEntryPHINodes(Ret); in normalizeForInvokeSafepoint()
2571 FoldSingleEntryPHINodes(&BB); in runOnFunction()