Searched refs:IgnoredStackElements (Results 1 – 1 of 1) sorted by relevance
238 unsigned IgnoredStackElements = 0; member in __anon296aa5740111::DSAStackTy245 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()253 : Stack.back().first.rbegin() + IgnoredStackElements; in begin()264 Stack.back().first.size() <= IgnoredStackElements; in isStackEmpty()268 : Stack.back().first.size() - IgnoredStackElements; in getStackSize()391 assert(!IgnoredStackElements && in push()401 assert(!IgnoredStackElements && in pop()423 --Self.IgnoredStackElements; in disable()429 ++Self.IgnoredStackElements; in enable()463 assert(!IgnoredStackElements && in pushFunction()[all …]