19 references to StackDepth
Microsoft.CodeAnalysis.VisualBasic (19)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (19)
119
Dim prevStack As Integer = Me.
StackDepth
()
159
Return
StackDepth
() = 0
213
Dim origStack =
StackDepth
()
327
Dim declarationStack As Integer = Me.
StackDepth
()
803
Dim origStack = Me.
StackDepth
825
Dim origStack As Integer = Me.
StackDepth
851
Dim origStack =
StackDepth
()
883
Dim origStack As Integer = Me.
StackDepth
927
Dim prevStack As Integer = Me.
StackDepth
()
980
Dim origStack = Me.
StackDepth
1002
Dim storedStack = Me.
StackDepth
1025
Dim origStack = Me.
StackDepth
1097
Dim origStack As Integer = Me.
StackDepth
1170
Me._locals.Add(dummy, New LocalDefUseInfo(Me.
StackDepth
))
1189
Me._locals.Add(dummy, New LocalDefUseInfo(Me.
StackDepth
))
1238
If locInfo.StackAtDeclaration <>
StackDepth
() AndAlso
1246
Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration =
StackDepth
())
1278
Dim evalStack = Me.
StackDepth
- 1
1296
Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration =
StackDepth
())