HomeSort by relevance Sort by last modified time
    Searched refs:VerifyFlagsOf (Results 1 - 2 of 2) sorted by null

  /art/runtime/
dex_instruction.h 449 static int VerifyFlagsOf(Code opcode) {
  /art/compiler/dex/
mir_graph.cc 734 int verify_flags = Instruction::VerifyFlagsOf(insn->dalvikInsn.opcode);
    [all...]

Completed in 78 milliseconds