Home
last modified time | relevance | path

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

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