Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h151 inline const PreciseReferenceType& RegTypeCache::JavaLangInvokeMethodType() { in JavaLangInvokeMethodType() function
Dreg_type_cache.h142 const PreciseReferenceType& JavaLangInvokeMethodType() REQUIRES_SHARED(Locks::mutator_lock_);
Dmethod_verifier.cc2335 this, inst->VRegA_21c(), reg_types_.JavaLangInvokeMethodType()); in CodeFlowVerifyInstruction()