Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp350 unsigned MaxIterationsCountToAnalyze) { in analyzeLoopUnrollCost()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h495 unsigned MaxIterationsCountToAnalyze; member