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 851Dim origStack = StackDepth() 883Dim origStack As Integer = Me.StackDepth 927Dim prevStack As Integer = Me.StackDepth() 980Dim origStack = Me.StackDepth 1002Dim storedStack = Me.StackDepth 1025Dim origStack = Me.StackDepth 1097Dim origStack As Integer = Me.StackDepth 1170Me._locals.Add(dummy, New LocalDefUseInfo(Me.StackDepth)) 1189Me._locals.Add(dummy, New LocalDefUseInfo(Me.StackDepth)) 1238If locInfo.StackAtDeclaration <> StackDepth() AndAlso 1246Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration = StackDepth()) 1278Dim evalStack = Me.StackDepth - 1 1296Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration = StackDepth())