Home
last modified time | relevance | path

Searched refs:ApproximateLoopSize (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp207 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize() function
411 ApproximateLoopSize(L, NumInlineCandidates, notDuplicatable, TTI, &AC); in runOnLoop()