Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:Done

301   bool Done() { return current_ == NULL; }
305 DCHECK(!Done());
310 DCHECK(!Done());
1188 bool Done() { return current_ >= instr_->SuccessorCount(); }