Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h59 virtual bool IsShort() const { return false; } in IsShort() function
544 bool IsShort() const override { return true; } in IsShort() function