Home
last modified time | relevance | path

Searched defs:Loops (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h49 const MachineLoopInfo &Loops; variable
58 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
H A DMachineTraceMetrics.h101 const MachineLoopInfo *Loops = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp98 const PostIncLoopSet &Loops, in normalizeForPostIncUse()
121 const PostIncLoopSet &Loops, in denormalizeForPostIncUse()
H A DLoopCacheAnalysis.cpp62 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 DDependenceAnalysis.cpp963 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 DInlineSizeEstimatorAnalysis.cpp60 Loops, enumerator
H A DMustExecute.cpp360 const auto &Loops = MustExec.lookup(&V); in printInfoComment() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h184 LoopVectorTy Loops; // the loops in the nest (in breadth first order). variable
H A DBlockFrequencyInfoImpl.h432 std::list<LoopData> Loops; variable
H A DDependenceAnalysis.h370 SmallBitVector Loops; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp219 auto Loops = LI.getLoopsInPreorder(); in runImpl() local
H A DLoopUtils.cpp1585 RangeT &&Loops, SmallPriorityWorklist<Loop *, 4> &Worklist) { in appendReversedLoopsToWorklist()
1609 void llvm::appendLoopsToWorklist(RangeT &&Loops, in appendLoopsToWorklist()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h392 DenseSet<const LoopT *> *Loops) const { in verifyLoopNest()
709 DenseSet<const LoopT *> Loops; in verify() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp768 MachineLoopInfo *Loops = nullptr; member in __anon9c4bbaee0311::EarlyIfConverter
829 void updateLoops(MachineLoopInfo *Loops, in updateLoops()
1123 MachineLoopInfo *Loops = nullptr; member in __anon9c4bbaee0b11::EarlyIfPredicator
H A DMLRegAllocEvictAdvisor.cpp351 const MachineLoopInfo &Loops; member in __anonf1605ed10111::MLEvictAdvisor
434 const MachineLoopInfo &Loops, Logger *Log) in DevelopmentModeEvictAdvisor()
572 const MachineLoopInfo &Loops) in MLEvictAdvisor()
H A DSplitKit.h101 const MachineLoopInfo &Loops; variable
H A DRegAllocGreedy.h176 MachineLoopInfo *Loops = nullptr; variable
H A DRegAllocPBQP.cpp530 const MachineLoopInfo &Loops, in PBQPVirtRegAuxInfo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp223 SmallVector<Loop *, 8> Loops; in extractLoops() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h149 std::vector<std::unique_ptr<ForeachLoop>> Loops; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp768 MachineLoopInfo *Loops; member in __anon88b54dfd0211::AArch64ConditionalCompares
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp429 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop() local
H A DStructurizeCFG.cpp262 BB2BBMap Loops; member in __anon1206e53f0111::StructurizeCFG
559 void StructurizeCFG::insertConditions(bool Loops) { in insertConditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp239 SmallVector<MachineLoop *, 4> Loops(MLI->begin(), MLI->end()); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp96 const MachineLoopInfo *Loops = nullptr; member in __anon72f5ab640111::SIOptimizeVGPRLiveRange

12