Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp111 unsigned LoopSize = Metrics.NumInsts; in ApproximateLoopSize() local
156 unsigned LoopSize = ApproximateLoopSize(L, NumInlineCandidates); in runOnLoop() local