Searched refs:inputStackTop (Results 1 – 3 of 3) sorted by relevance
197 int inputStackTop; field in Label487 e.info = inputStackTop; in visitSubroutine()
576 int top = owner.inputStackTop + outputStackTop; in push()682 return STACK | -(--owner.inputStackTop); in pop()698 owner.inputStackTop -= elements - outputStackTop; in pop()1296 int nInputStack = inputStack.length + owner.inputStackTop; in merge()
694 currentBlock.inputStackTop = stackSize; in visitVarInsn()1399 int start = l.inputStackTop; in visitMaxs()1416 l.inputStackTop = b.info == Edge.EXCEPTION ? 1 : start in visitMaxs()