Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp359 unsigned MaxIterationsCountToAnalyze) { in analyzeLoopUnrollCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h614 unsigned MaxIterationsCountToAnalyze; member