Searched refs:VerifyInstruction (Results 1 – 1 of 1) sorted by relevance
308 bool VerifyInstruction(const Instruction* inst, uint32_t code_offset);1178 if (!VerifyInstruction<kAllowRuntimeOnlyInstructions>(&inst.Inst(), dex_pc)) { in VerifyInstructions()1195 bool MethodVerifier<kVerifierDebug>::VerifyInstruction(const Instruction* inst, in VerifyInstruction() function in art::verifier::impl::__anon4cf1518a0111::MethodVerifier