Home
last modified time | relevance | path

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

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