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.cc315 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame
/art/compiler/optimizing/
Dgvn.cc196 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
Dssa_liveness_analysis.h72 LiveRange* GetNext() const { return next_; } in GetNext() function
241 SafepointPosition* GetNext() const { in GetNext() function
Dnodes.h1983 HInstruction* GetNext() const { return next_; } in GetNext() function