Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h138 ImpreciseConstType& CharConstant() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dreg_type_cache.cc448 ImpreciseConstType& RegTypeCache::CharConstant() { in CharConstant() function in art::verifier::RegTypeCache
Dmethod_verifier.cc4200 return reg_types_.CharConstant(); in DetermineCat1Constant()