Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h130 virtual bool IsConstantShort() const { return false; } in IsConstantShort() function
654 bool IsConstantShort() const OVERRIDE { in IsConstantShort() function