Searched defs:Advance (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | nodes.h | 622 void Advance() { in Advance() function |
D | ssa_liveness_analysis.h | 565 void Advance() { --index_; DCHECK_GE(index_, 0U); } in Advance() function |
D | register_allocator.cc | 187 void Advance() { in Advance() function in art::AllRangesIterator |