Home
last modified time | relevance | path

Searched defs:GetNext (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.h67 LiveRange* GetNext() const { return next_; } in GetNext() function
127 UsePosition* GetNext() const { return next_; } in GetNext() function
184 SafepointPosition* GetNext() const { in GetNext() function
Dgvn.cc153 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
Dnodes.h901 HUseListNode* GetNext() const { return next_; } in GetNext() function
1314 HInstruction* GetNext() const { return next_; } in GetNext() function
/art/runtime/
Dclass_linker.cc741 DexFileAndClassPair GetNext() const { in GetNext() function in art::DexFileAndClassPair