Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h84 virtual bool IsImpreciseConstant() const { return false; } in IsImpreciseConstant() function
707 bool IsImpreciseConstant() const OVERRIDE { return true; } in IsImpreciseConstant() function