Searched refs:changeLoopFor (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FixIrreducible.cpp | 153 LI.changeLoopFor(BB, NewLoop); in INITIALIZE_PASS_DEPENDENCY() 207 LI.changeLoopFor(BB, NewLoop); in updateLoopInfo()
|
| H A D | LoopSimplify.cpp | 322 LI->changeLoopFor(BB, NewOuter); in separateNestedLoop()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopInfo.cpp | 739 LI->changeLoopFor(POI, NL); in updateBlockParents() 766 LI->changeLoopFor(*POI, NL); in updateBlockParents() 902 changeLoopFor(BB, nullptr); in erase()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 443 LI.changeLoopFor(&Preheader, NewParentL); in hoistLoopToNewParent() 1378 LI.changeLoopFor(ClonedBB, &ClonedL); in cloneLoopNest() 1775 LI.changeLoopFor(BB, nullptr); in deleteDeadBlocksFromLoop() 1952 LI.changeLoopFor(PH, ParentL); in rebuildLoopAfterUnswitch() 2052 LI.changeLoopFor(BB, &ExitL); in rebuildLoopAfterUnswitch() 2066 LI.changeLoopFor(BB, nullptr); in rebuildLoopAfterUnswitch()
|
| H A D | LoopInterchange.cpp | 1454 LI->changeLoopFor(OrigInnerPreHeader, OuterLoopParent); in restructureLoops() 1491 LI->changeLoopFor(BB, NewInner); in restructureLoops() 1497 LI->changeLoopFor(OrigOuterPreHeader, NewOuter); in restructureLoops()
|
| H A D | LoopSimplifyCFG.cpp | 408 LI.changeLoopFor(NewPreheader, StillReachable); in handleDeadExits()
|
| H A D | LoopFuse.cpp | 1747 LI.changeLoopFor(BB, FC0.L); in performFusion() 2043 LI.changeLoopFor(BB, FC0.L); in fuseGuardedLoops()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GenericLoopInfo.h | 644 void changeLoopFor(BlockT *BB, LoopT *L) { in changeLoopFor() function
|
| H A D | GenericLoopInfoImpl.h | 479 LI->changeLoopFor(PredBB, L); in discoverAndMapSubloop()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600MachineCFGStructurizer.cpp | 1029 MLI->changeLoopFor(LoopHeader, ParentLoop); in mergeLoop()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 17182 …2_", "llvm::LoopInfoBase<llvm::MachineBasicBlock, llvm::MachineLoop>::changeLoopFor(llvm::MachineB…
|