Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_vector.h304 HInstruction* GetLeft() const { return InputAt(0); } in GetLeft() function
Dnodes.h3594 HInstruction* GetLeft() const { return InputAt(0); } in GetLeft() function