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