Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h95 inline const ImpreciseConstType& RegTypeCache::CharConstant() { in CharConstant() function
Dreg_type_cache.h154 const ImpreciseConstType& CharConstant() REQUIRES_SHARED(Locks::mutator_lock_);
Dmethod_verifier.cc5054 return reg_types_.CharConstant(); in DetermineCat1Constant()