| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ | 
| H A D | LoopNestAnalysis.cpp | 70 static CmpInst *getInnerLoopGuardCmp(const Loop &InnerLoop) {  in getInnerLoopGuardCmp()103 bool LoopNest::arePerfectlyNested(const Loop &OuterLoop, const Loop &InnerLoop,  in arePerfectlyNested()
 110     const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE) {  in analyzeLoopNestForPerfectNest()
 182     const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE) {  in getInterveningInstructions()
 270     const Loop *InnerLoop = SubLoops->front();  in getMaxPerfectDepth()  local
 315 static bool checkLoopsStructure(const Loop &OuterLoop, const Loop &InnerLoop,  in checkLoopsStructure()
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | 
| H A D | LoopInterchange.cpp | 287   Loop *InnerLoop;  member in __anon50ce586c0211::LoopInterchangeLegality327   Loop *InnerLoop;  member in __anon50ce586c0211::LoopInterchangeProfitability
 356   Loop *InnerLoop;  member in __anon50ce586c0211::LoopInterchangeTransform
 552 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) {  in tightlyNested()
 735     Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) {  in findInductionAndReductions()
 890 static bool areOuterLoopExitPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) {  in areOuterLoopExitPHIsSupported()
 923 static bool areInnerLoopLatchPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) {  in areInnerLoopLatchPHIsSupported()
 1161     const Loop *InnerLoop, const Loop *OuterLoop, unsigned InnerLoopId,  in isProfitable()
 1204                                                Loop *InnerLoop) {  in removeChildLoop()
 1454                           Loop *InnerLoop, LoopInfo *LI) {  in moveLCSSAPhis()
 
 | 
| H A D | LoopFlatten.cpp | 114   Loop *InnerLoop = nullptr;  member
 | 
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/proto-to-cxx/ | 
| H A D | loop_proto_to_cxx.cpp | 31 class InnerLoop {  class33   InnerLoop() {  in InnerLoop()  function in clang_fuzzer::InnerLoop
 
 | 
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/proto-to-llvm/ | 
| H A D | loop_proto_to_llvm.cpp | 38 class InnerLoop {  class40   InnerLoop() {  in InnerLoop()  function in clang_fuzzer::InnerLoop
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ | 
| H A D | X86LowerAMXIntrinsics.cpp | 268   Loop *InnerLoop = nullptr;  in createTileDPLoops()  local
 | 
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ | 
| H A D | CGExprAgg.cpp | 1833   ArrayInitLoopExpr *InnerLoop = dyn_cast<ArrayInitLoopExpr>(E->getSubExpr());  in VisitArrayInitLoopExpr()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ | 
| H A D | LoopUtils.cpp | 861 bool llvm::hasIterationCountInvariantInParent(Loop *InnerLoop,  in hasIterationCountInvariantInParent()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | 
| H A D | MachineBlockPlacement.cpp | 2606   for (const MachineLoop *InnerLoop : L)  in buildLoopChains()  local
 | 
| H A D | MachinePipeliner.cpp | 250   for (const auto &InnerLoop : L)  in scheduleLoop()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ | 
| H A D | OMPIRBuilder.cpp | 3379   CanonicalLoopInfo *InnerLoop = LoopNest[1];  in unrollLoopPartial()  local
 |