Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache-inl.h143 inline const PreciseReferenceType& RegTypeCache::JavaLangInvokeMethodHandle() { in JavaLangInvokeMethodHandle() function
Dreg_type_cache.h141 const PreciseReferenceType& JavaLangInvokeMethodHandle() REQUIRES_SHARED(Locks::mutator_lock_);
Dmethod_verifier.cc2331 this, inst->VRegA_21c(), reg_types_.JavaLangInvokeMethodHandle()); in CodeFlowVerifyInstruction()