Searched refs:ByteConstant (Results 1 – 3 of 3) sorted by relevance
139 const RegType& ByteConstant() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
407 const RegType& RegTypeCache::ByteConstant() { in ByteConstant() function in art::verifier::RegTypeCache
833 return reg_types->ByteConstant(); in Merge()