Searched refs:CheckNewInstance (Results 1 – 1 of 1) sorted by relevance
378 bool CheckNewInstance(dex::TypeIndex idx);1228 result = result && CheckNewInstance(dex::TypeIndex(inst->VRegB())); in VerifyInstruction()1322 inline bool MethodVerifier<kVerifierDebug>::CheckNewInstance(dex::TypeIndex idx) { in CheckNewInstance() function in art::verifier::impl::__anon5f019aef0110::MethodVerifier