Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h79 virtual bool IsPreciseConstantLo() const { return false; } in IsPreciseConstantLo() function
810 bool IsPreciseConstantLo() const override { return true; } in IsPreciseConstantLo() function