Home | History | Annotate | Download | only in src

Lines Matching defs:remaining_

344   OutSet() : first_(0), remaining_(NULL), successors_(NULL) { }
361 : first_(first), remaining_(remaining), successors_(NULL) { }
363 ZoneList<unsigned>* remaining_;