Home
last modified time | relevance | path

Searched defs:GetRight (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes_vector.h246 HInstruction* GetRight() const { return InputAt(1); } in GetRight() function
Dnodes.h3539 HInstruction* GetRight() const { return InputAt(1); } in GetRight() function