Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h77 bool FoldSingleEntryPHINodes(BasicBlock *BB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp374 FoldSingleEntryPHINodes(NewHeader); in rotateLoop()
H A DBasicBlockUtils.cpp138 bool llvm::FoldSingleEntryPHINodes(BasicBlock *BB, in FoldSingleEntryPHINodes() function in llvm
224 FoldSingleEntryPHINodes(BB, MemDep); in MergeBlockIntoPredecessor()
H A DSimplifyCFG.cpp2590 FoldSingleEntryPHINodes(PN->getParent()); in FoldCondBranchOnPHI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1327 FoldSingleEntryPHINodes(Ret); in normalizeForInvokeSafepoint()
2811 MadeChange |= FoldSingleEntryPHINodes(&BB); in runOnFunction()