Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h114 inline const ImpreciseConstType& RegTypeCache::PosByteConstant() { in PosByteConstant() function
Dreg_type_cache.h157 const ImpreciseConstType& PosByteConstant() REQUIRES_SHARED(Locks::mutator_lock_);
Dmethod_verifier.cc5050 return reg_types_.PosByteConstant(); in DetermineCat1Constant()