Searched refs:MaybePrevRow (Results 1 – 1 of 1) sorted by relevance
129 auto MaybePrevRow = State.getCurrentUnwindRow(); in update() local130 assert(MaybePrevRow && "the analysis should have initialized the " in update()132 auto PrevRow = *MaybePrevRow; in update()