Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h79 virtual bool IsPreciseConstant() const { return false; } in IsPreciseConstant() function
673 bool IsPreciseConstant() const OVERRIDE { return true; } in IsPreciseConstant() function