Searched refs:HandleMoveException (Results 1 – 1 of 1) sorted by relevance
748 bool HandleMoveException(const Instruction* inst) REQUIRES_SHARED(Locks::mutator_lock_);2101 if (!HandleMoveException(inst)) { in CodeFlowVerifyInstruction()3650 bool MethodVerifier<kVerifierDebug>::HandleMoveException(const Instruction* inst) { in HandleMoveException() function in art::verifier::impl::__anon79162a830111::MethodVerifier