Home
last modified time | relevance | path

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

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