Home
last modified time | relevance | path

Searched defs:IsLast (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dbytecode_utils.h36 bool IsLast() const { return code_ptr_ + CurrentInstruction().SizeInCodeUnits() >= code_end_; } in IsLast() function
142 bool IsLast() const { return index_ == num_entries_ - 1; } in IsLast() function
Dtype_lookup_table.h111 bool IsLast() const { in IsLast() function