Lines Matching defs:Done
787 bool Done() const { return current_ == nullptr; } in Done() function
999 bool Done() const { return current_ == nullptr; } in Done() function
1587 bool Done() const { return index_ == instruction_->InputCount(); } in Done() function
1605 bool Done() const { return instruction_ == nullptr; } in Done() function
1626 bool Done() const { return instruction_ == nullptr; } in Done() function
3997 bool Done() const { return index_ == graph_.GetBlocks().Size(); } in Done() function
4015 bool Done() const { return index_ == graph_.GetReversePostOrder().Size(); } in Done() function
4034 bool Done() const { return index_ == 0; } in Done() function
4050 bool Done() const { return index_ == 0; } in Done() function
4071 bool Done() const { return index_ == order_.Size(); } in Done() function
4096 bool Done() const { return index_ == blocks_.Size(); } in Done() function
4129 bool Done() const { return index_ == blocks_.Size(); } in Done() function