Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h128 virtual bool IsConstantByte() const { return false; } in IsConstantByte() function
744 bool IsConstantByte() const override { in IsConstantByte() function