Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h141 ImpreciseConstType& PosByteConstant() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dreg_type_cache.cc467 ImpreciseConstType& RegTypeCache::PosByteConstant() { in PosByteConstant() function in art::verifier::RegTypeCache
Dmethod_verifier.cc4196 return reg_types_.PosByteConstant(); in DetermineCat1Constant()