Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dreg_type.h174 virtual bool IsLong() const { return false; } in IsLong() function
605 bool IsLong() const override { return true; } in IsLong() function