Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h46 inline const ImpreciseConstType& RegTypeCache::ByteConstant() { in ByteConstant() function
Dreg_type_cache.h140 const ImpreciseConstType& ByteConstant() SHARED_REQUIRES(Locks::mutator_lock_);
Dreg_type.cc633 return reg_types->ByteConstant(); in Merge()
Dmethod_verifier.cc5063 return reg_types_.ByteConstant(); in DetermineCat1Constant()