Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h43 return FromCat1NonSmallConstant(value, precise); in FromCat1Const()
Dreg_type_cache.h151 const ConstantType& FromCat1NonSmallConstant(int32_t value, bool precise)
Dreg_type_cache.cc497 const ConstantType& RegTypeCache::FromCat1NonSmallConstant(int32_t value, bool precise) { in FromCat1NonSmallConstant() function in art::verifier::RegTypeCache