Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnrollPass.cpp111 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize() function
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp529 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp620 unsigned llvm::ApproximateLoopSize( in ApproximateLoopSize() function in llvm