Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h75 void FoldSingleEntryPHINodes(BasicBlock *BB,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp139 void llvm::FoldSingleEntryPHINodes(BasicBlock *BB, in FoldSingleEntryPHINodes() function in llvm
223 FoldSingleEntryPHINodes(BB, MemDep); in MergeBlockIntoPredecessor()
DLoopRotationUtils.cpp300 FoldSingleEntryPHINodes(NewHeader); in rotateLoop()
DSimplifyCFG.cpp2192 FoldSingleEntryPHINodes(PN->getParent()); in FoldCondBranchOnPHI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1230 FoldSingleEntryPHINodes(Ret); in normalizeForInvokeSafepoint()
2566 FoldSingleEntryPHINodes(&BB); in runOnFunction()