Searched defs:GetParent (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dprofiler.h59 StackTrieNode* GetParent() { return parent_; } function in class:art::StackTrieNode
/art/compiler/optimizing/
H A Dssa_liveness_analysis.h232 LiveInterval* GetParent() const { return parent_; } function in class:art::LiveInterval

Completed in 273 milliseconds