Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp174 bool IsSecondPass = false; member in __anon935fbd1e0111::TypeStreamMerger
208 if (!IsSecondPass) { in addMapping()
224 if (IsSecondPass && MapPos >= Map.size()) { in remapIndexFallback()
322 IsSecondPass = true; in doit()
382 assert((IsSecondPass || IndexMap.size() == slotForIndex(CurIndex)) && in remapType()