Home
last modified time | relevance | path

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

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