Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h82 virtual bool IsImpreciseConstantLo() const { return false; } in IsImpreciseConstantLo() function
718 bool IsImpreciseConstantLo() const OVERRIDE { return true; } in IsImpreciseConstantLo() function