Lines Matching defs:Done
1170 bool Done() const { return current_ == nullptr; } in Done() function
2181 bool Done() const { return index_ == instruction_->InputCount(); } in Done() function
2199 bool Done() const { return instruction_ == nullptr; } in Done() function
2220 bool Done() const { return instruction_ == nullptr; } in Done() function
6404 bool Done() const { return index_ == graph_.GetBlocks().size(); } in Done() function
6422 bool Done() const { return index_ == graph_.GetReversePostOrder().size(); } in Done() function
6441 bool Done() const { return index_ == 0; } in Done() function
6457 bool Done() const { return index_ == 0; } in Done() function
6478 bool Done() const { return index_ == order_.size(); } in Done() function
6503 bool Done() const { return index_ == blocks_.size(); } in Done() function
6536 bool Done() const { return index_ == blocks_.size(); } in Done() function