Home
last modified time | relevance | path

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

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