Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h75 virtual bool IsPreciseConstant() const { return false; } in IsPreciseConstant() function
628 bool IsPreciseConstant() const OVERRIDE { return true; } in IsPreciseConstant() function