Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp340 unsigned MaxIterationsCountToAnalyze) { in analyzeLoopUnrollCost()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h502 unsigned MaxIterationsCountToAnalyze; member