Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1555 auto *PreviousEntryValue = std::get_if<Loc::EntryValue>(PreviousLoc); in collectVariableInfoFromMFTable() local
1560 else if (PreviousEntryValue && VI.inEntryValueRegister()) in collectVariableInfoFromMFTable()
1561 PreviousEntryValue->addExpr(VI.getEntryValueRegister(), *VI.Expr); in collectVariableInfoFromMFTable()