Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h65 virtual bool IsDoubleLo() const { return false; } in IsDoubleLo() function
661 bool IsDoubleLo() const OVERRIDE { return true; } in IsDoubleLo() function