Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_vector.h133 HInstruction* GetInput() const { return InputAt(0); } in GetInput() function
Dnodes.h3187 HInstruction* GetInput() const { return InputAt(0); } in GetInput() function
5170 HInstruction* GetInput() const { return InputAt(0); } in GetInput() function