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