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
124 UsePosition* GetNext() const { return next_; } in GetNext() function
182 SafepointPosition* GetNext() const { in GetNext() function
Dgvn.cc208 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
Dnodes.h1785 HInstruction* GetNext() const { return next_; } in GetNext() function
/art/runtime/
Dthread.cc303 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame