Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h81 virtual bool IsPreciseConstantHi() const { return false; } in IsPreciseConstantHi() function
696 bool IsPreciseConstantHi() const OVERRIDE { return true; } in IsPreciseConstantHi() function