Home
last modified time | relevance | path

Searched defs:opcode_flags (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc2038 int opcode_flags = Instruction::FlagsOf(inst->Opcode()); in CodeFlowVerifyInstruction() local
5474 int opcode_flags = Instruction::FlagsOf(inst.Opcode()); in Fail() local