Home
last modified time | relevance | path

Searched refs:MergeBlockIntoPredecessor (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp893 bool DidMerge = MergeBlockIntoPredecessor(OrigHeader, &DTU, LI, MSSAU); in rotateLoop()
1015 MergeBlockIntoPredecessor(Latch, &DTU, LI, MSSAU, nullptr, in simplifyLoopLatch()
H A DBasicBlockUtils.cpp177 bool llvm::MergeBlockIntoPredecessor(BasicBlock *BB, DomTreeUpdater *DTU, in MergeBlockIntoPredecessor() function in llvm
348 if (MergeBlockIntoPredecessor(Dest, DTU, LI)) { in MergeBlockSuccessorsIntoGivenBlocks()
H A DLoopUnrollRuntime.cpp1003 MergeBlockIntoPredecessor(ExitBB, &DTU, LI); in UnrollRuntimeLoopRemainder()
H A DLoopUnroll.cpp1002 if (MergeBlockIntoPredecessor(Dest, /*DTU=*/DTUToUse, LI, in UnrollLoop()
H A DSimplifyCFG.cpp3608 MergeBlockIntoPredecessor(EdgeBB, DTU); in foldCondBranchOnValueKnownInPredecessorImpl()
8295 if (MergeBlockIntoPredecessor(BB, DTU)) in simplifyOnce()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h101 LLVM_ABI bool MergeBlockIntoPredecessor(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp701 MergeBlockIntoPredecessor(Succ, &DTU, &LI, MSSAU); in mergeBlocksIntoPredecessors()
H A DLoopFuse.cpp1538 MergeBlockIntoPredecessor(Succ, &DTU, &LI); in mergeLatch()
H A DGVN.cpp2851 bool RemovedBlock = MergeBlockIntoPredecessor(&BB, &DTU, &LI, MSSAU, MD); in runImpl()
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp410 MergeBlockIntoPredecessor(BB); in simpleSimplifyCfg()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1214 Changed |= MergeBlockIntoPredecessor(&BB); in cleanupPreparedFunclets()
H A DCodeGenPrepare.cpp865 MergeBlockIntoPredecessor(BB, /* DTU */ nullptr, LI, /* MSSAU */ nullptr, in eliminateFallThrough()
1139 MergeBlockIntoPredecessor(DestBB); in eliminateMostlyEmptyBlock()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6059 MergeBlockIntoPredecessor(FiniBB); in EmitOMPInlinedRegion()
6065 auto merged = MergeBlockIntoPredecessor(ExitBB); in EmitOMPInlinedRegion()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19027 …5MergeBlockIntoPredecessorEPNS_10BasicBlockEPNS_4PassE", "llvm::MergeBlockIntoPredecessor(llvm::Ba…