Home
last modified time | relevance | path

Searched refs:ByteConstant (Results 1 – 4 of 4) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache-inl.h89 inline const ImpreciseConstType& RegTypeCache::ByteConstant() { in ByteConstant() function
Dreg_type_cache.h153 const ImpreciseConstType& ByteConstant() REQUIRES_SHARED(Locks::mutator_lock_);
Dreg_type.cc804 return reg_types->ByteConstant(); in Merge()
Dmethod_verifier.cc5044 return reg_types_.ByteConstant(); in DetermineCat1Constant()