| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LICM.cpp | 555 Loop *CurLoop, AliasSetTracker *CurAST, in sinkRegion() 634 Loop *CurLoop; member in __anoncfbeaccc0511::ControlFlowHoister 646 ControlFlowHoister(LoopInfo *LI, DominatorTree *DT, Loop *CurLoop, in ControlFlowHoister() 886 TargetLibraryInfo *TLI, Loop *CurLoop, in hoistRegion() 1073 Loop *CurLoop) { in isLoadInvariantInLoop() 1414 static bool isFreeInLoop(const Instruction &I, const Loop *CurLoop, in isFreeInLoop() 1577 const LoopSafetyInfo *SafetyInfo, const Loop *CurLoop, in sinkThroughTriviallyReplaceablePHI() 1684 BlockFrequencyInfo *BFI, const Loop *CurLoop, in sink() 1846 const Loop *CurLoop, in isSafeToExecuteUnconditionally() 2026 Loop *CurLoop, AliasSetTracker *CurAST, MemorySSAUpdater *MSSAU, in promoteLoopAccessesToScalars() [all …]
|
| H A D | LoopIdiomRecognize.cpp | 151 Loop *CurLoop = nullptr; member in __anon04ee8af90111::LoopIdiomRecognize 998 unsigned StoreSize, Loop *CurLoop, in getNumBytes() 1495 static bool detectPopcountIdiom(Loop *CurLoop, BasicBlock *PreCondBB, in detectPopcountIdiom() 1630 static bool detectShiftUntilZeroIdiom(Loop *CurLoop, const DataLayout &DL, in detectShiftUntilZeroIdiom() 2143 static bool detectShiftUntilBitTestIdiom(Loop *CurLoop, Value *&BaseX, in detectShiftUntilBitTestIdiom() 2479 static bool detectShiftUntilZeroIdiom(Loop *CurLoop, ScalarEvolution *SE, in detectShiftUntilZeroIdiom()
|
| H A D | LoopVersioningLICM.cpp | 193 Loop *CurLoop = nullptr; member
|
| H A D | SeparateConstOffsetFromGEP.cpp | 1283 GetElementPtrInst *FirstGEP, GetElementPtrInst *SecondGEP, Loop *CurLoop) { in isLegalToSwapOperand()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MustExecute.cpp | 54 void SimpleLoopSafetyInfo::computeLoopSafetyInfo(const Loop *CurLoop) { in computeLoopSafetyInfo() 81 void ICFLoopSafetyInfo::computeLoopSafetyInfo(const Loop *CurLoop) { in computeLoopSafetyInfo() 106 void LoopSafetyInfo::computeBlockColors(const Loop *CurLoop) { in computeBlockColors() 121 const Loop *CurLoop) { in CanProveNotTakenFirstIteration() 163 const Loop *CurLoop, const BasicBlock *BB, in collectTransitivePredecessors() 192 bool LoopSafetyInfo::allLoopPathsLeadToBlock(const Loop *CurLoop, in allLoopPathsLeadToBlock()
|
| H A D | DependenceAnalysis.cpp | 376 const Loop *CurLoop) { in setPoint() 393 const Loop *CurLoop) { in setDistance() 1283 const Loop *CurLoop, unsigned Level, FullDependence &Result, in weakCrossingSIVtest() 1483 const Loop *CurLoop, unsigned Level, in exactSIVtest() 2153 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local 2175 const Loop *CurLoop = SrcAddRec->getLoop(); in testSIV() local 2185 const Loop *CurLoop = DstAddRec->getLoop(); in testSIV() local 2421 const Loop *CurLoop = AddRec->getLoop(); in gcdMIVtest() local 3082 const Loop *CurLoop = CurConstraint.getAssociatedLoop(); in propagateDistance() local 3108 const Loop *CurLoop = CurConstraint.getAssociatedLoop(); in propagateLine() local [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopInfo.h | 99 for (const LoopT *CurLoop = ParentLoop; CurLoop; in getLoopDepth() local 363 const LoopT *CurLoop = static_cast<const LoopT *>(this); in getLoopsInPreorder() local 370 LoopT *CurLoop = static_cast<LoopT *>(this); in getLoopsInPreorder() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CloneFunction.cpp | 847 Loop *CurLoop = LI->getLoopFor(BB); in cloneLoopWithPreheader() local 866 Loop *CurLoop = LI->getLoopFor(BB); in cloneLoopWithPreheader() local
|
| H A D | LoopUnrollAndJam.cpp | 782 Loop *CurLoop = LI.getLoopFor((*Blocks.begin())->front().getParent()); in checkDependencies() local
|
| H A D | LoopUtils.cpp | 458 llvm::collectChildrenInLoop(DomTreeNode *N, const Loop *CurLoop) { in collectChildrenInLoop()
|
| H A D | ScalarEvolutionExpander.cpp | 762 const Loop *CurLoop = I->first; in visitAddExpr() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 634 Loop *CurLoop; member in __anon087f9c4a0511::PolynomialMultiplyRecognize 1933 bool HexagonLoopIdiomRecognize::isLegalStore(Loop *CurLoop, StoreInst *SI) { in isLegalStore() 2018 void HexagonLoopIdiomRecognize::collectStores(Loop *CurLoop, BasicBlock *BB, in collectStores() 2027 bool HexagonLoopIdiomRecognize::processCopyingStore(Loop *CurLoop, in processCopyingStore() 2373 bool HexagonLoopIdiomRecognize::runOnLoopBlock(Loop *CurLoop, BasicBlock *BB, in runOnLoopBlock()
|
| H A D | HexagonVectorLoopCarriedReuse.cpp | 196 Loop *CurLoop; member in __anon0d183b480111::HexagonVectorLoopCarriedReuse
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PHIElimination.cpp | 643 const MachineLoop *CurLoop = MLI ? MLI->getLoopFor(&MBB) : nullptr; in SplitPHIEdges() local
|
| H A D | MachineTraceMetrics.cpp | 329 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTracePred() local 357 const MachineLoop *CurLoop = getLoopFor(MBB); in pickTraceSucc() local
|
| H A D | MachineLICM.cpp | 133 MachineLoop *CurLoop; // The current loop we are working on. member in __anon3ed712e20111::MachineLICMBase
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 240 Loop &CurLoop, LoopInfo &LI, BlockFrequencyInfo *BFI) in PGOCounterPromoter()
|