Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1912 size_t HistSize = HistoryMapEntries.size(); in collectEntityInfo() local
1914 HistSize == 2 && HistoryMapEntries[1].isClobber(); in collectEntityInfo()
1915 if (HistSize == 1 || SingleValueWithClobber) { in collectEntityInfo()