Searched defs:Loops (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp57 static Loop *getInnerMostLoop(const LoopVectorTy &Loops) { argument
[all...]
H A DScalarEvolutionNormalization.cpp96 normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) argument
110 denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) argument
H A DInlineSizeEstimatorAnalysis.cpp61 Loops, member in class:__anon3361::IRToNativeSizeLearning::NamedFeatureIndex
H A DMustExecute.cpp443 const auto &Loops = MustExec.lookup(&V); variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h133 LoopVectorTy Loops; // the loops in the nest (in breadth first order). member in namespace:llvm
[all...]
H A DDependenceAnalysis.h349 SmallBitVector Loops; member in struct:llvm::DependenceInfo::Subscript
[all...]
H A DLoopInfoImpl.h682 DenseSet<const LoopT *> Loops; local
H A DBlockFrequencyInfoImpl.h426 std::list<LoopData> Loops; member in class:llvm::BlockFrequencyInfoImplBase
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h54 const MachineLoopInfo &Loops; member in class:llvm::VirtRegAuxInfo
H A DMachineTraceMetrics.h92 const MachineLoopInfo *Loops = nullptr; member in class:llvm::MachineTraceMetrics
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp188 SmallVector<Loop *, 8> Loops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp213 auto Loops = LI.getLoopsInPreorder(); local
H A DLoopUtils.cpp1523 void llvm::appendLoopsToWorklist(RangeT &&Loops, argument
1498 appendReversedLoopsToWorklist( RangeT &&Loops, SmallPriorityWorklist<Loop *, 4> &Worklist) argument
H A DScalarEvolutionExpander.cpp1357 PostIncLoopSet Loops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h101 const MachineLoopInfo &Loops; member in class:llvm::SplitAnalysis
H A DLiveRangeEdit.cpp463 calculateRegClassAndHint(MachineFunction &MF, const MachineLoopInfo &Loops, const MachineBlockFrequencyInfo &MBFI) argument
H A DEarlyIfConversion.cpp708 MachineLoopInfo *Loops; member in class:__anon3456::EarlyIfConverter
769 void updateLoops(MachineLoopInfo *Loops, argument
946 MachineLoopInfo *Loops; member in class:__anon3458::EarlyIfPredicator
H A DInlineSpiller.cpp92 MachineLoopInfo &Loops; member in class:__anon3482::HoistSpillHelper
165 MachineLoopInfo &Loops; member in class:__anon3482::InlineSpiller
H A DRegAllocGreedy.cpp164 MachineLoopInfo *Loops; member in class:__anon3553::RAGreedy
H A DSplitKit.cpp905 const MachineLoopInfo &Loops = SA.Loops; local
H A DRegisterCoalescer.cpp132 const MachineLoopInfo* Loops = nullptr; member in class:__anon3558::RegisterCoalescer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h133 std::vector<std::unique_ptr<ForeachLoop>> Loops; member in class:llvm::TGParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp770 MachineLoopInfo *Loops; member in class:__anon3844::AArch64ConditionalCompares
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp497 SmallVector<Loop *, 4> Loops = LI.getLoopsInPreorder(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp260 BB2BBMap Loops; member in class:__anon4717::StructurizeCFG
539 void StructurizeCFG::insertConditions(bool Loops) { argument
[all...]

Completed in 194 milliseconds

12