Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h80 virtual bool IsPreciseConstantHi() const { return false; } in IsPreciseConstantHi() function
803 bool IsPreciseConstantHi() const override { return true; } in IsPreciseConstantHi() function