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