Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h129 unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls,
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp337 ApproximateLoopSize(SubLoop, NumInlineCandidates, NotDuplicatable, in tryToUnrollAndJamLoop()
340 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollAndJamLoop()
H A DLoopUnrollPass.cpp620 unsigned llvm::ApproximateLoopSize( in ApproximateLoopSize() function in llvm
1004 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollLoop()