Searched defs:ParentLoop (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp66 Loop *ParentLoop = LastLoop->getParentLoop(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp118 static void reconnectChildLoops(LoopInfo &LI, Loop *ParentLoop, Loop *NewLoop, argument
167 createNaturalLoopInternal(LoopInfo &LI, DominatorTree &DT, Loop *ParentLoop, SetVector<BasicBlock *> &Blocks, SetVector<BasicBlock *> &Headers) argument
[all...]
H A DLoopUnrollRuntime.cpp327 Loop *ParentLoop = L->getParentLoop(); local
H A DCloneFunction.cpp960 Loop *ParentLoop = OrigLoop->getParentLoop(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h75 LoopT *ParentLoop; member in class:llvm::LoopBase
1069 isNotAlreadyContainedIn(const LoopT *SubLoop, const LoopT *ParentLoop) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1038 MachineLoop *ParentLoop = LoopRep->getParentLoop(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1976 MachineLoop *ParentLoop = L->getParentLoop(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1374 Loop *ParentLoop = OriginalLoop.getParentLoop(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp479 Loop *ParentLoop = LI.getLoopFor(BB); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp522 Loop *ParentLoop = State->LI->getLoopFor(VectorPH); local

Completed in 232 milliseconds