Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h52 inline const ImpreciseConstType& RegTypeCache::CharConstant() { in CharConstant() function
Dreg_type_cache.h141 const ImpreciseConstType& CharConstant() SHARED_REQUIRES(Locks::mutator_lock_);
Dmethod_verifier.cc5073 return reg_types_.CharConstant(); in DetermineCat1Constant()