Home
last modified time | relevance | path

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

/art/runtime/
Dsubtype_check_info.h311 BitStringChar GetNext() const { in GetNext() function
Dthread.cc457 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame
/art/compiler/optimizing/
Dgvn.cc193 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
Dssa_liveness_analysis.h72 LiveRange* GetNext() const { return next_; } in GetNext() function
254 SafepointPosition* GetNext() const { in GetNext() function
Dnodes.h2122 HInstruction* GetNext() const { return next_; } in GetNext() function