Home
last modified time | relevance | path

Searched refs:PosByteConstant (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache-inl.h71 inline const ImpreciseConstType& RegTypeCache::PosByteConstant() { in PosByteConstant() function
Dreg_type_cache.h144 const ImpreciseConstType& PosByteConstant() SHARED_REQUIRES(Locks::mutator_lock_);
Dmethod_verifier.cc5069 return reg_types_.PosByteConstant(); in DetermineCat1Constant()