Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h1063 HLocal* GetLocal() const { return reinterpret_cast<HLocal*>(InputAt(0)); } in GetLocal() function
1080 HLocal* GetLocal() const { return reinterpret_cast<HLocal*>(InputAt(0)); } in GetLocal() function