Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h83 virtual bool IsImpreciseConstantHi() const { return false; } in IsImpreciseConstantHi() function
729 bool IsImpreciseConstantHi() const OVERRIDE { return true; } in IsImpreciseConstantHi() function