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
849
Dim origStack =
StackDepth
()
881
Dim origStack As Integer = Me.
StackDepth
925
Dim prevStack As Integer = Me.
StackDepth
()
978
Dim origStack = Me.
StackDepth
1000
Dim storedStack = Me.
StackDepth
1023
Dim origStack = Me.
StackDepth
1095
Dim origStack As Integer = Me.
StackDepth
1168
Me._locals.Add(dummy, New LocalDefUseInfo(Me.
StackDepth
))
1187
Me._locals.Add(dummy, New LocalDefUseInfo(Me.
StackDepth
))
1236
If locInfo.StackAtDeclaration <>
StackDepth
() AndAlso
1244
Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration =
StackDepth
())
1276
Dim evalStack = Me.
StackDepth
- 1
1294
Debug.Assert(local Is _empty OrElse locInfo.StackAtDeclaration =
StackDepth
())