Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h1181 static constexpr bool IsRef(OpSize size) { in IsRef() function
1870 bool IsRef() { return type_ == 'L'; } in IsRef() function