Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h83 virtual bool IsImpreciseConstant() const { return false; } in IsImpreciseConstant() function
840 bool IsImpreciseConstant() const override { return true; } in IsImpreciseConstant() function