19 references to StackDepth
Microsoft.CodeAnalysis.VisualBasic (19)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (19)
119Dim prevStack As Integer = Me.StackDepth() 159Return StackDepth() = 0 213Dim origStack = StackDepth() 327Dim declarationStack As Integer = Me.StackDepth() 803Dim origStack = Me.StackDepth 825Dim origStack As Integer = Me.StackDepth 849Dim origStack = StackDepth() 881Dim origStack As Integer = Me.StackDepth 925Dim prevStack As Integer = Me.StackDepth() 978Dim origStack = Me.StackDepth 1000Dim storedStack = Me.StackDepth 1023Dim origStack = Me.StackDepth 1095Dim origStack As Integer = Me.StackDepth 1168Me._locals.Add(dummy, New LocalDefUseInfo(Me.StackDepth)) 1187Me._locals.Add(dummy, New LocalDefUseInfo(Me.StackDepth)) 1236If locInfo.StackAtDeclaration <> StackDepth() AndAlso 1244Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration = StackDepth()) 1276Dim evalStack = Me.StackDepth - 1 1294Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration = StackDepth())