Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h101 inline const ImpreciseConstType& RegTypeCache::ShortConstant() { in ShortConstant() function
Dreg_type_cache.h145 const ImpreciseConstType& ShortConstant() REQUIRES_SHARED(Locks::mutator_lock_);
Dreg_type.cc649 return reg_types->ShortConstant(); in Merge()
655 return reg_types->ShortConstant(); in Merge()