Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h68 LiveRange* GetNext() const { return next_; } in GetNext() function
124 UsePosition* GetNext() const { return next_; } in GetNext() function
183 EnvUsePosition* GetNext() const { return next_; } in GetNext() function
222 SafepointPosition* GetNext() const { in GetNext() function
Dgvn.cc208 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
Dnodes.h1895 HInstruction* GetNext() const { return next_; } in GetNext() function
/art/runtime/
Dthread.cc295 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame