Home
last modified time | relevance | path

Searched defs:MaxIterationsCountToAnalyze (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp359 analyzeLoopUnrollCost(const Loop * L,unsigned TripCount,DominatorTree & DT,ScalarEvolution & SE,const SmallPtrSetImpl<const Value * > & EphValues,const TargetTransformInfo & TTI,unsigned MaxUnrolledLoopSize,unsigned MaxIterationsCountToAnalyze) analyzeLoopUnrollCost() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h608 unsigned MaxIterationsCountToAnalyze; global() member