Home
last modified time | relevance | path

Searched defs:Advance (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Dlazy_debug_frame_opcode_writer.h55 } Advance; typedef
/art/compiler/optimizing/
Dnodes.h789 void Advance() { in Advance() function
1001 void Advance() { in Advance() function
1589 void Advance() { index_++; } in Advance() function
1607 void Advance() { in Advance() function
1628 void Advance() { in Advance() function
3999 void Advance() { ++index_; } in Advance() function
4017 void Advance() { ++index_; } in Advance() function
4036 void Advance() { --index_; } in Advance() function
4054 void Advance() { in Advance() function
4073 void Advance() { ++index_; } in Advance() function
[all …]
Dregister_allocator.cc409 void Advance() { in Advance() function in art::AllRangesIterator