Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h142 ImpreciseConstType& PosShortConstant() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dreg_type_cache.cc473 ImpreciseConstType& RegTypeCache::PosShortConstant() { in PosShortConstant() function in art::verifier::RegTypeCache
Dmethod_verifier.cc4198 return reg_types_.PosShortConstant(); in DetermineCat1Constant()