| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionNormalization.cpp | 98 const PostIncLoopSet &Loops, in normalizeForPostIncUse() 121 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
|
| H A D | LoopCacheAnalysis.cpp | 62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { in getInnerMostLoop() 568 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, in CacheCost() 593 LoopVectorTy Loops; in getCacheCost() local
|
| H A D | DependenceAnalysis.cpp | 990 SmallBitVector &Loops, bool IsSrc) { in checkSubscript() 1020 SmallBitVector &Loops) { in checkSrcSubscript() 1027 SmallBitVector &Loops) { in checkDstSubscript() 1038 SmallBitVector &Loops) { in classifyPair() 2380 const SmallBitVector &Loops, in testMIV() 2616 const SmallBitVector &Loops, in banerjeeMIVtest() 2697 const SmallBitVector &Loops, in exploreDirections() 3164 SmallBitVector &Loops, in propagate()
|
| H A D | InlineSizeEstimatorAnalysis.cpp | 59 Loops, enumerator
|
| H A D | MustExecute.cpp | 368 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeVGPRLiveRange.cpp | 96 const MachineLoopInfo *Loops = nullptr; member in __anon0f1b199c0111::SIOptimizeVGPRLiveRange 101 MachineLoopInfo *Loops) in SIOptimizeVGPRLiveRange() 645 MachineLoopInfo *Loops = &getAnalysis<MachineLoopInfoWrapperPass>().getLI(); in runOnMachineFunction() local 655 MachineLoopInfo *Loops = &MFAM.getResult<MachineLoopAnalysis>(MF); in run() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CalcSpillWeights.h | 50 const MachineLoopInfo &Loops; variable
|
| H A D | MachineTraceMetrics.h | 102 const MachineLoopInfo *Loops = nullptr; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopNestAnalysis.h | 185 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
|
| H A D | BlockFrequencyInfoImpl.h | 429 std::list<LoopData> Loops; variable
|
| H A D | DependenceAnalysis.h | 384 SmallBitVector Loops; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MLRegAllocEvictAdvisor.cpp | 359 const MachineLoopInfo &Loops; member in __anonb6cddc090111::MLEvictAdvisor 413 MachineBlockFrequencyInfo *MBFI, MachineLoopInfo *Loops) override { in getAdvisor() 483 const MachineLoopInfo &Loops, Logger *Log) in DevelopmentModeEvictAdvisor() 577 MachineBlockFrequencyInfo *MBFI, MachineLoopInfo *Loops) override { in getAdvisor() 642 const MachineLoopInfo &Loops) in MLEvictAdvisor()
|
| H A D | EarlyIfConversion.cpp | 809 MachineLoopInfo *Loops = nullptr; member in __anon4c5015260311::EarlyIfConverter 880 void updateLoops(MachineLoopInfo *Loops, in updateLoops() 1202 MachineLoopInfo *Loops = nullptr; member in __anon4c5015260b11::EarlyIfPredicator
|
| H A D | MLRegallocEvictAdvisor.cpp | |
| H A D | SplitKit.h | 101 const MachineLoopInfo &Loops; variable
|
| H A D | RegAllocGreedy.h | 178 MachineLoopInfo *Loops = nullptr; variable
|
| H A D | RegisterCoalescer.cpp | 134 const MachineLoopInfo *Loops = nullptr; member in __anonf9586a8a0111::RegisterCoalescer 384 const MachineLoopInfo *Loops) in RegisterCoalescer() 4247 auto &Loops = MFAM.getResult<MachineLoopAnalysis>(MF); in run() local 4263 auto *Loops = &getAnalysis<MachineLoopInfoWrapperPass>().getLI(); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | UnifyLoopExits.cpp | 207 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GenericLoopInfoImpl.h | 403 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest() 721 DenseSet<const LoopT *> Loops; in verify() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LoopExtractor.cpp | 223 SmallVector<Loop *, 8> Loops; in extractLoops() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ConditionalCompares.cpp | 767 MachineLoopInfo *Loops; member in __anon79d718350211::AArch64ConditionalCompares
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGParser.h | 150 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollAndJamPass.cpp | 430 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop() local
|
| H A D | StructurizeCFG.cpp | 300 BB2BBMap Loops; member in __anone8c890770111::StructurizeCFG 597 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CmovConversion.cpp | 237 SmallVector<MachineLoop *, 4> Loops(MLI->begin(), MLI->end()); in runOnMachineFunction() local
|