Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp112 uint32_t AllocBlocks = NumBlocks - NumFreeBlocks; in allocateBlocks() local
114 uint32_t NewBlockCount = AllocBlocks + OldBlockCount; in allocateBlocks()