Home
last modified time | relevance | path

Searched refs:getMinimumBlockCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h102 inline uint32_t getMinimumBlockCount() { return 4; } in getMinimumBlockCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp57 std::max(MinBlockCount, msf::getMinimumBlockCount()), in create()