Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFCommon.cpp67 uint32_t NumFpmIntervals = in getFpmStreamLayout() local
72 for (uint32_t I = 0; I < NumFpmIntervals; ++I) { in getFpmStreamLayout()
78 FL.Length = NumFpmIntervals * Msf.SB->BlockSize; in getFpmStreamLayout()