Home
last modified time | relevance | path

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

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