Home
last modified time | relevance | path

Searched defs:ParentL (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMatrixUtils.cpp78 if (Loop *ParentL = LI.getLoopFor(Start)) in CreateTiledLoops() local
H A DLoopUnrollRuntime.cpp709 if (auto *ParentL = L->getParentLoop()) in UnrollRuntimeLoopRemainder() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1374 Loop *ParentL = nullptr; in buildClonedLoops() local
1675 for (Loop *ParentL = &L; ParentL; ParentL = ParentL->getParentLoop()) { in deleteDeadBlocksFromLoop() local
1852 Loop *ParentL = nullptr; in rebuildLoopAfterUnswitch() local
2034 if (Loop *ParentL = L.getParentLoop()) in rebuildLoopAfterUnswitch() local
2150 Loop *ParentL = L.getParentLoop(); in unswitchNontrivialInvariants() local
2710 auto *ParentL = L.getParentLoop(); in CalculateUnswitchCostMultiplier() local
H A DLoopUnrollPass.cpp1147 Loop *ParentL = L->getParentLoop(); in tryToUnrollLoop() local
1488 Loop *ParentL = L.getParentLoop(); in run() local
1612 Loop *ParentL = L.getParentLoop(); in run() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp159 if (Loop *ParentL = LI->getLoopFor(Start)) in createTileLoadStoreLoops() local
275 if (Loop *ParentL = LI->getLoopFor(Start)) in createTileDPLoops() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h668 const LoopT *ParentL = L, *OtherParentL = OtherL; in compareLoops() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2185 Loop *ParentL = LF->getLoopFor(Preheader); in processCopyingStore() local