Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp317 unsigned BadIndicesRemaining = NumBadIndices; in doit() local
325 assert(NumBadIndices <= BadIndicesRemaining && in doit()
327 if (!LastError && NumBadIndices == BadIndicesRemaining) { in doit()