Home
last modified time | relevance | path

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

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