Home
last modified time | relevance | path

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

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