Lines Matching refs:Bottom
111 enum { Normal, Top, Bottom };
164 bool isBottom() const { return Kind == Bottom; }
167 bool Changed = (Kind != Bottom);
168 Kind = Bottom;
198 Bottom.setBottom();
215 Bottom.setBottom();
230 return Bottom;
247 // this cell in "get". Also, have a "Bottom" cell to return from
249 LatticeCell Top, Bottom;
280 LatticeCell Bottom;
528 // L can be neither Top nor Bottom, so *this must have changed.
643 Cells.update(DefR.Reg, Bottom);
712 Cells.update(DefR.Reg, Bottom);