1 write to HoistedLocalLattice
ILLink.RoslynAnalyzer (1)
DataFlow\InterproceduralState.cs (1)
102
HoistedLocalLattice
= hoistedLocalLattice;
4 references to HoistedLocalLattice
ILLink.RoslynAnalyzer (4)
DataFlow\InterproceduralState.cs (4)
66
HoistedLocals.Set(key, new Maybe<TValue>(lattice.
HoistedLocalLattice
.ValueLattice.ValueLattice.Top));
79
lattice.
HoistedLocalLattice
.ValueLattice.Meet(
106
HoistedLocalLattice
.Top, this);
111
HoistedLocalLattice
.Meet(left.HoistedLocals, right.HoistedLocals),