Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h139 unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollAndJamPass.cpp338 ApproximateLoopSize(SubLoop, NumInlineCandidates, NotDuplicatable, in tryToUnrollAndJamLoop()
341 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollAndJamLoop()
DLoopUnrollPass.cpp641 unsigned llvm::ApproximateLoopSize( in ApproximateLoopSize() function in llvm
1061 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollLoop()