| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ | 
| H A D | CalcSpillWeights.h | 49     const MachineLoopInfo &Loops;  variable58                    const VirtRegMap &VRM, const MachineLoopInfo &Loops,  in VirtRegAuxInfo()
 
 | 
| H A D | MachineTraceMetrics.h | 91   const MachineLoopInfo *Loops = nullptr;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ | 
| H A D | ScalarEvolutionNormalization.cpp | 98                                          const PostIncLoopSet &Loops,  in normalizeForPostIncUse()112                                            const PostIncLoopSet &Loops,  in denormalizeForPostIncUse()
 
 | 
| H A D | LoopCacheAnalysis.cpp | 62 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) {  in getInnerMostLoop()557 CacheCost::CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI,  in CacheCost()
 582   LoopVectorTy Loops;  in getCacheCost()  local
 
 | 
| H A D | DependenceAnalysis.cpp | 963                                     SmallBitVector &Loops, bool IsSrc) {  in checkSubscript()1001                                        SmallBitVector &Loops) {  in checkSrcSubscript()
 1008                                        SmallBitVector &Loops) {  in checkDstSubscript()
 1019                              SmallBitVector &Loops) {  in classifyPair()
 2361                              const SmallBitVector &Loops,  in testMIV()
 2606                                      const SmallBitVector &Loops,  in banerjeeMIVtest()
 2687                                            const SmallBitVector &Loops,  in exploreDirections()
 3154                                SmallBitVector &Loops,  in propagate()
 
 | 
| H A D | InlineSizeEstimatorAnalysis.cpp | 60     Loops,  enumerator
 | 
| /openbsd-src/gnu/llvm/llvm/docs/ | 
| H A D | CMakePrimer.rst | 232 Loops  section in Control Flow
 | 
| H A D | Passes.rst | 792 .. _passes-loop-simplify:
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ | 
| H A D | LoopNestAnalysis.h | 184   LoopVectorTy Loops; // the loops in the nest (in breadth first order).  variable
 | 
| H A D | LoopInfoImpl.h | 383     DenseSet<const LoopT *> *Loops) const {  in verifyLoopNest()701   DenseSet<const LoopT *> Loops;  in verify()  local
 
 | 
| H A D | DependenceAnalysis.h | 370       SmallBitVector Loops;  member
 | 
| H A D | BlockFrequencyInfoImpl.h | 431   std::list<LoopData> Loops;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | 
| H A D | EarlyIfConversion.cpp | 768   MachineLoopInfo *Loops;  member in __anon3786be1d0311::EarlyIfConverter829 void updateLoops(MachineLoopInfo *Loops,  in updateLoops()
 1093   MachineLoopInfo *Loops;  member in __anon3786be1d0911::EarlyIfPredicator
 
 | 
| H A D | MLRegallocEvictAdvisor.cpp | 339   const MachineLoopInfo &Loops;  member in __anon583707800111::MLEvictAdvisor417                               const MachineLoopInfo &Loops, Logger *Log)  in DevelopmentModeEvictAdvisor()
 555                                const MachineLoopInfo &Loops)  in MLEvictAdvisor()
 
 | 
| H A D | SplitKit.h | 101   const MachineLoopInfo &Loops;  variable
 | 
| H A D | InlineSpiller.cpp | 89   MachineLoopInfo &Loops;  member in __anonfc7bcde50111::HoistSpillHelper160   MachineLoopInfo &Loops;  member in __anonfc7bcde50111::InlineSpiller
 
 | 
| H A D | RegAllocGreedy.h | 178   MachineLoopInfo *Loops;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ | 
| H A D | UnifyLoopExits.cpp | 222   auto Loops = LI.getLoopsInPreorder();  in runImpl()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ | 
| H A D | TGParser.h | 137   std::vector<std::unique_ptr<ForeachLoop>> Loops;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ | 
| H A D | LoopExtractor.cpp | 223   SmallVector<Loop *, 8> Loops;  in extractLoops()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ | 
| H A D | AArch64ConditionalCompares.cpp | 769   MachineLoopInfo *Loops;  member in __anonbd96cf2c0211::AArch64ConditionalCompares
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | 
| H A D | StructurizeCFG.cpp | 261   BB2BBMap Loops;  member in __anon82769d8e0111::StructurizeCFG559 void StructurizeCFG::insertConditions(bool Loops) {  in insertConditions()
 
 | 
| H A D | LoopUnrollAndJamPass.cpp | 442   ArrayRef<Loop *> Loops = LN.getLoops();  in tryToUnrollAndJamLoop()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ | 
| H A D | X86CmovConversion.cpp | 239   SmallVector<MachineLoop *, 4> Loops(MLI->begin(), MLI->end());  in runOnMachineFunction()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | 
| H A D | SIOptimizeVGPRLiveRange.cpp | 96   const MachineLoopInfo *Loops = nullptr;  member in __anon6e3fed130111::SIOptimizeVGPRLiveRange
 |