Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp173 bool IsSecondPass = false; member in __anonfdb2716c0111::TypeStreamMerger
222 if (!IsSecondPass) { in addMapping()
238 if (IsSecondPass && MapPos >= Map.size()) { in remapIndexFallback()
338 IsSecondPass = true; in doit()
396 assert((IsSecondPass || IndexMap.size() == slotForIndex(CurIndex)) && in remapType()