Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h121 inline const ImpreciseConstType& RegTypeCache::PosShortConstant() { in PosShortConstant() function
Dreg_type_cache.h146 const ImpreciseConstType& PosShortConstant() REQUIRES_SHARED(Locks::mutator_lock_);
Dmethod_verifier.cc4884 return reg_types_.PosShortConstant(); in DetermineCat1Constant()