Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h60 virtual bool IsShort() const { return false; } in IsShort() function
462 bool IsShort() const OVERRIDE { return true; } in IsShort() function