Simplification

This commit is contained in:
Todd Strader 2020-04-01 11:49:32 -04:00
parent 87e8e219dd
commit 8744ce85d0

View File

@ -3581,8 +3581,7 @@ private:
// don't clean up types which may not be in the type table
// we're going to remove this whole sub-tree anyway
m_leaveTypeof = true;
userIterateAndNext(nodep->lhsp(), WidthVP(CONTEXT, PRELIM).p());
userIterateAndNext(nodep->rhsp(), WidthVP(CONTEXT, PRELIM).p());
userIterateChildren(nodep, WidthVP(CONTEXT, PRELIM).p());
m_leaveTypeof = false;
bool equal = false;
// TODO -- remove