Home
last modified time | relevance | path

Searched defs:ParentLoop (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp196 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
H A DLoopPeel.cpp518 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
845 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
H A DFixIrreducible.cpp159 Loop *ParentLoop, in createNaturalLoopInternal()
H A DLoopUnrollRuntime.cpp315 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
H A DCloneFunction.cpp804 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
H A DLoopUtils.cpp746 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h74 LoopT *ParentLoop; variable
1042 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp65 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
H A DLoopInfo.cpp924 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp502 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1396 Loop *ParentLoop = L->getParentLoop(); in unswitchNontrivialCondition() local
H A DInductiveRangeCheckElimination.cpp1372 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1046 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1990 MachineLoop *ParentLoop = L->getParentLoop(); in createPreheaderForLoop() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3468 Loop *ParentLoop = OrigLoop->getParentLoop(); in createVectorLoopSkeleton() local