Searched refs:PreviousEntryValue (Results 1 – 1 of 1) sorted by relevance
1555 auto *PreviousEntryValue = std::get_if<Loc::EntryValue>(PreviousLoc); in collectVariableInfoFromMFTable() local1560 else if (PreviousEntryValue && VI.inEntryValueRegister()) in collectVariableInfoFromMFTable()1561 PreviousEntryValue->addExpr(VI.getEntryValueRegister(), *VI.Expr); in collectVariableInfoFromMFTable()