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/ |
D | UnrollLoop.h | 139 unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollAndJamPass.cpp | 338 ApproximateLoopSize(SubLoop, NumInlineCandidates, NotDuplicatable, in tryToUnrollAndJamLoop() 341 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollAndJamLoop()
|
D | LoopUnrollPass.cpp | 641 unsigned llvm::ApproximateLoopSize( in ApproximateLoopSize() function in llvm 1061 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollLoop()
|