Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h199 static size_t getMaxIndex() { in getMaxIndex() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h1111 uint32_t getMaxIndex() const { return mMaxIndex; } in getMaxIndex() function