Home
last modified time | relevance | path

Searched defs:scaleByInverse (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBranchProbability.cpp110 uint64_t BranchProbability::scaleByInverse(uint64_t Num) const { in scaleByInverse() function in BranchProbability
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h654 uint64_t scaleByInverse(uint64_t N) const { in scaleByInverse() function
663 int64_t scaleByInverse(int64_t N) const { in scaleByInverse() function